diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:19:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:19:04 +0000 |
commit | f7e9b3f037a2f7c061a686152d2da562615cb328 (patch) | |
tree | cba32bf0875877ff1f5f85228d3dc36dcc7712ea /net-im | |
parent | Add ~mips keyword. (diff) | |
download | gentoo-2-f7e9b3f037a2f7c061a686152d2da562615cb328.tar.gz gentoo-2-f7e9b3f037a2f7c061a686152d2da562615cb328.tar.bz2 gentoo-2-f7e9b3f037a2f7c061a686152d2da562615cb328.zip |
Stable for x86, wrt bug #502296
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/climm/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/climm/climm-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/climm/ChangeLog b/net-im/climm/ChangeLog index 7c9390662e28..9a0ccc606192 100644 --- a/net-im/climm/ChangeLog +++ b/net-im/climm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/climm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/climm/ChangeLog,v 1.19 2014/03/02 22:51:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/climm/ChangeLog,v 1.20 2014/03/04 20:19:04 ago Exp $ + + 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> climm-0.7.1.ebuild: + Stable for x86, wrt bug #502296 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> climm-0.7.1.ebuild: amd64 stable, bug #502296 diff --git a/net-im/climm/climm-0.7.1.ebuild b/net-im/climm/climm-0.7.1.ebuild index a699ffa48141..72be9585a886 100644 --- a/net-im/climm/climm-0.7.1.ebuild +++ b/net-im/climm/climm-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/climm/climm-0.7.1.ebuild,v 1.4 2014/03/02 22:51:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/climm/climm-0.7.1.ebuild,v 1.5 2014/03/04 20:19:04 ago Exp $ EAPI="4" @@ -10,7 +10,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 |