diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-29 06:08:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-29 06:08:58 +0000 |
commit | 5c255b0fb3d7d9e84e8606326465954998f40c68 (patch) | |
tree | a9ebe489a82316c855ee5c96c515ddb3167398e8 /net-im | |
parent | Stable for x86, wrt bug #503922 (diff) | |
download | gentoo-2-5c255b0fb3d7d9e84e8606326465954998f40c68.tar.gz gentoo-2-5c255b0fb3d7d9e84e8606326465954998f40c68.tar.bz2 gentoo-2-5c255b0fb3d7d9e84e8606326465954998f40c68.zip |
Stable for x86, wrt bug #503942
(Portage version: 2.2.8-r1/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/tkabber/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/tkabber/tkabber-0.11.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/tkabber/ChangeLog b/net-im/tkabber/ChangeLog index f48030a1d97d..89737689df61 100644 --- a/net-im/tkabber/ChangeLog +++ b/net-im/tkabber/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/tkabber # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/tkabber/ChangeLog,v 1.48 2014/03/09 09:51:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/tkabber/ChangeLog,v 1.49 2014/03/29 06:08:58 ago Exp $ + + 29 Mar 2014; Agostino Sarubbo <ago@gentoo.org> tkabber-0.11.1-r1.ebuild: + Stable for x86, wrt bug #503942 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> tkabber-0.11.1-r1.ebuild: amd64 stable, bug 503942 diff --git a/net-im/tkabber/tkabber-0.11.1-r1.ebuild b/net-im/tkabber/tkabber-0.11.1-r1.ebuild index 4bb26cdfda6a..dcb6c95d6129 100644 --- a/net-im/tkabber/tkabber-0.11.1-r1.ebuild +++ b/net-im/tkabber/tkabber-0.11.1-r1.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/tkabber/tkabber-0.11.1-r1.ebuild,v 1.3 2014/03/09 09:51:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/tkabber/tkabber-0.11.1-r1.ebuild,v 1.4 2014/03/29 06:08:58 ago Exp $ EAPI=5 @@ -24,7 +24,7 @@ RDEPEND="${DEPEND}" # crypt? ( >=dev-tcltk/tclgpgme-1.0 ) LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" SLOT="0" src_compile() { |