diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:45:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:45:24 +0000 |
commit | 7a6d69561139545d71fdf1716b1a2841c385f901 (patch) | |
tree | 2c4276025fc540e12bf9bcee1dd48e474c60337f /dev-tcltk/tkimg | |
parent | Stable for HPPA (bug #502906). (diff) | |
download | gentoo-2-7a6d69561139545d71fdf1716b1a2841c385f901.tar.gz gentoo-2-7a6d69561139545d71fdf1716b1a2841c385f901.tar.bz2 gentoo-2-7a6d69561139545d71fdf1716b1a2841c385f901.zip |
Stable for ppc, wrt bug #497706
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk/tkimg')
-rw-r--r-- | dev-tcltk/tkimg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tkimg/ChangeLog b/dev-tcltk/tkimg/ChangeLog index 56f5960bde14..b0b8039a89a4 100644 --- a/dev-tcltk/tkimg/ChangeLog +++ b/dev-tcltk/tkimg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tkimg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.64 2014/01/14 16:16:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.65 2014/03/05 15:45:24 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> tkimg-1.4-r9.ebuild: + Stable for ppc, wrt bug #497706 14 Jan 2014; Justin Lecher <jlec@gentoo.org> +tkimg-1.4-r7.ebuild: Readd old version diff --git a/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild b/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild index d2530fa739dd..44b54151bcb9 100644 --- a/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4-r9.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/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild,v 1.3 2014/01/14 13:56:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild,v 1.4 2014/03/05 15:45:24 ago Exp $ EAPI=5 @@ -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=" |