diff options
author | Markus Meier <maekke@gentoo.org> | 2010-05-16 19:54:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-05-16 19:54:57 +0000 |
commit | 1e4ab1ed105de6ce4a1096a8a2bb208fadce344b (patch) | |
tree | b4ed719937b208fad81c62a8d197e270851142ed /net-im | |
parent | Bumping to 0.7.2 (diff) | |
download | gentoo-2-1e4ab1ed105de6ce4a1096a8a2bb208fadce344b.tar.gz gentoo-2-1e4ab1ed105de6ce4a1096a8a2bb208fadce344b.tar.bz2 gentoo-2-1e4ab1ed105de6ce4a1096a8a2bb208fadce344b.zip |
amd64/x86 stable, bug #311855
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/climm/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/climm/climm-0.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/climm/ChangeLog b/net-im/climm/ChangeLog index f389ebff15d1..fb2b9510dd5e 100644 --- a/net-im/climm/ChangeLog +++ b/net-im/climm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/climm -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/climm/ChangeLog,v 1.13 2009/12/26 14:50:31 pva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/climm/ChangeLog,v 1.14 2010/05/16 19:54:57 maekke Exp $ + + 16 May 2010; Markus Meier <maekke@gentoo.org> climm-0.7.ebuild: + amd64/x86 stable, bug #311855 *climm-0.7 (26 Dec 2009) diff --git a/net-im/climm/climm-0.7.ebuild b/net-im/climm/climm-0.7.ebuild index 84a4595cb5df..59bd738872f5 100644 --- a/net-im/climm/climm-0.7.ebuild +++ b/net-im/climm/climm-0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/climm/climm-0.7.ebuild,v 1.1 2009/12/26 14:50:31 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/climm/climm-0.7.ebuild,v 1.2 2010/05/16 19:54:57 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.climm.org/source/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="jabber gnutls otr tcl ssl" # In case user don't need jabber there is a choice gnutls/openssl. Since jabber |