diff options
-rw-r--r-- | dev-tcltk/tkimg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4-r4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-tcltk/tkimg/ChangeLog b/dev-tcltk/tkimg/ChangeLog index 4a67cd5329f6..4bbfe8e856e0 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.42 2012/01/21 20:22:44 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.43 2012/01/22 23:48:58 ssuominen Exp $ + + 22 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> tkimg-1.4-r4.ebuild: + amd64/x86 stable wrt #399771 21 Jan 2012; Tobias Klausmann <klausman@gentoo.org> tkimg-1.4-r3.ebuild: Stable on alpha, bug #386837 diff --git a/dev-tcltk/tkimg/tkimg-1.4-r4.ebuild b/dev-tcltk/tkimg/tkimg-1.4-r4.ebuild index 3ef4ad0f8366..27004bc37cf4 100644 --- a/dev-tcltk/tkimg/tkimg-1.4-r4.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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-r4.ebuild,v 1.2 2011/12/01 08:23:21 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4-r4.ebuild,v 1.3 2012/01/22 23:48:58 ssuominen Exp $ EAPI=3 @@ -19,7 +19,7 @@ SRC_URI=" IUSE="doc test" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-lang/tk |