summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-01-18 15:56:37 +0000
committerThomas Kahle <tomka@gentoo.org>2011-01-18 15:56:37 +0000
commitc1b8397069966bf4fe8ef9dd69917850f5e2f73c (patch)
treec9f43b4b746b30037df788234e60cad9f659c10e /dev-tcltk
parentpatches copied to /space/distfiles-local (diff)
downloadgentoo-2-c1b8397069966bf4fe8ef9dd69917850f5e2f73c.tar.gz
gentoo-2-c1b8397069966bf4fe8ef9dd69917850f5e2f73c.tar.bz2
gentoo-2-c1b8397069966bf4fe8ef9dd69917850f5e2f73c.zip
x86 stable per bug 351749
(Portage version: 2.1.9.33/cvs/Linux i686)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/anigif/ChangeLog5
-rw-r--r--dev-tcltk/anigif/anigif-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/anigif/ChangeLog b/dev-tcltk/anigif/ChangeLog
index f3321a3cb35a..127845034fdb 100644
--- a/dev-tcltk/anigif/ChangeLog
+++ b/dev-tcltk/anigif/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/anigif
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/ChangeLog,v 1.4 2011/01/16 10:46:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/ChangeLog,v 1.5 2011/01/18 15:56:37 tomka Exp $
+
+ 18 Jan 2011; Thomas Kahle <tomka@gentoo.org> anigif-1.3.ebuild:
+ x86 stable per bug 351749
16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> anigif-1.3.ebuild:
marked ~ppc wrt #303931
diff --git a/dev-tcltk/anigif/anigif-1.3.ebuild b/dev-tcltk/anigif/anigif-1.3.ebuild
index bd68b47ed6bc..366113a6d78a 100644
--- a/dev-tcltk/anigif/anigif-1.3.ebuild
+++ b/dev-tcltk/anigif/anigif-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/anigif-1.3.ebuild,v 1.4 2011/01/16 10:46:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/anigif-1.3.ebuild,v 1.5 2011/01/18 15:56:37 tomka Exp $
inherit multilib
@@ -10,7 +10,7 @@ SRC_URI="http://dev.gentooexperimental.org/~jlec/distfiles/${P}.zip"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="dev-lang/tcl"