diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 11:28:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 11:28:15 +0000 |
commit | 0b0e7c080b35573accb472e8228dedf06236a6f9 (patch) | |
tree | 6240466f8559cc444aec777a65d420620c6abd90 /dev-tcltk | |
parent | Stable for x86, wrt bug #438390 (diff) | |
download | gentoo-2-0b0e7c080b35573accb472e8228dedf06236a6f9.tar.gz gentoo-2-0b0e7c080b35573accb472e8228dedf06236a6f9.tar.bz2 gentoo-2-0b0e7c080b35573accb472e8228dedf06236a6f9.zip |
Stable for x86, wrt bug #433016
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tkimg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4-r7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tkimg/ChangeLog b/dev-tcltk/tkimg/ChangeLog index 3e537c0c9737..bd4f1c3923c6 100644 --- a/dev-tcltk/tkimg/ChangeLog +++ b/dev-tcltk/tkimg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tkimg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.55 2012/11/17 19:25:12 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.56 2012/11/21 11:28:15 ago Exp $ + + 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> tkimg-1.4-r7.ebuild: + Stable for x86, wrt bug #433016 17 Nov 2012; Anthony G. Basile <blueness@gentoo.org> tkimg-1.4-r7.ebuild: stable ppc, bug #433016 diff --git a/dev-tcltk/tkimg/tkimg-1.4-r7.ebuild b/dev-tcltk/tkimg/tkimg-1.4-r7.ebuild index 073d810f41b1..44da7c73528f 100644 --- a/dev-tcltk/tkimg/tkimg-1.4-r7.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4-r7.ebuild,v 1.5 2012/11/17 19:25:12 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4-r7.ebuild,v 1.6 2012/11/21 11:28:15 ago Exp $ EAPI=4 @@ -18,7 +18,7 @@ SRC_URI=" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="doc test static-libs" RDEPEND=" |