diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-16 12:02:00 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-16 12:02:00 +0000 |
commit | b4e511f0c014320e2c442899814c658631c683a8 (patch) | |
tree | 985f1bc7c79f5520584ff0138029a5bd1aea3888 /dev-tcltk | |
parent | amd64 stable wrt #384701 (diff) | |
download | gentoo-2-b4e511f0c014320e2c442899814c658631c683a8.tar.gz gentoo-2-b4e511f0c014320e2c442899814c658631c683a8.tar.bz2 gentoo-2-b4e511f0c014320e2c442899814c658631c683a8.zip |
amd64 stable wrt #386837
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tkimg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tkimg/ChangeLog b/dev-tcltk/tkimg/ChangeLog index beaa6a21eafb..16631b32ba22 100644 --- a/dev-tcltk/tkimg/ChangeLog +++ b/dev-tcltk/tkimg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tkimg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.36 2011/10/12 16:35:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.37 2011/10/16 12:02:00 ssuominen Exp $ + + 16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> tkimg-1.4-r3.ebuild: + amd64 stable wrt #386837 12 Oct 2011; Justin Lecher <jlec@gentoo.org> tkimg-1.4-r3.ebuild: Correct Slotting of tiff diff --git a/dev-tcltk/tkimg/tkimg-1.4-r3.ebuild b/dev-tcltk/tkimg/tkimg-1.4-r3.ebuild index 464c8644da6d..53a7b253dc79 100644 --- a/dev-tcltk/tkimg/tkimg-1.4-r3.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4-r3.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/tkimg/tkimg-1.4-r3.ebuild,v 1.2 2011/10/12 16:35:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4-r3.ebuild,v 1.3 2011/10/16 12:02:00 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 |