diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:30:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:30:07 +0000 |
commit | 31090d85c44dfbca339f8674e967e8b384c9a68b (patch) | |
tree | fc523a5a1877e489bf8ac018a9d8db191c083268 /dev-tcltk | |
parent | Stable for ppc, wrt bug #532636 (diff) | |
download | gentoo-2-31090d85c44dfbca339f8674e967e8b384c9a68b.tar.gz gentoo-2-31090d85c44dfbca339f8674e967e8b384c9a68b.tar.bz2 gentoo-2-31090d85c44dfbca339f8674e967e8b384c9a68b.zip |
Stable for ppc, wrt bug #542692
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/anigif/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/anigif/anigif-1.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/anigif/ChangeLog b/dev-tcltk/anigif/ChangeLog index 54d9bce08c83..e5c5ee340ada 100644 --- a/dev-tcltk/anigif/ChangeLog +++ b/dev-tcltk/anigif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/anigif # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/ChangeLog,v 1.10 2015/03/25 13:55:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/ChangeLog,v 1.11 2015/03/28 21:30:07 ago Exp $ + + 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> anigif-1.3-r1.ebuild: + Stable for ppc, wrt bug #542692 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> anigif-1.3-r1.ebuild: Stable for x86, wrt bug #542692 diff --git a/dev-tcltk/anigif/anigif-1.3-r1.ebuild b/dev-tcltk/anigif/anigif-1.3-r1.ebuild index 364f4c026a9e..4733e86b0def 100644 --- a/dev-tcltk/anigif/anigif-1.3-r1.ebuild +++ b/dev-tcltk/anigif/anigif-1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/anigif-1.3-r1.ebuild,v 1.4 2015/03/25 13:55:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/anigif-1.3-r1.ebuild,v 1.5 2015/03/28 21:30:07 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.zip" LICENSE="tcltk" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-lang/tcl:0" |