diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-01-21 20:22:44 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-01-21 20:22:44 +0000 |
commit | cb5b441b05f2dfe4e78a8cbc68325d85d2fef836 (patch) | |
tree | c3e0b532628c91a486af9d40392198918be1ea2a /dev-tcltk | |
parent | Fixed build falure against linux-2.6.39+. Bug #368439 by Ian Abbott and patch... (diff) | |
download | gentoo-2-cb5b441b05f2dfe4e78a8cbc68325d85d2fef836.tar.gz gentoo-2-cb5b441b05f2dfe4e78a8cbc68325d85d2fef836.tar.bz2 gentoo-2-cb5b441b05f2dfe4e78a8cbc68325d85d2fef836.zip |
Stable on alpha, bug #386837
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tkimg/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tkimg/ChangeLog b/dev-tcltk/tkimg/ChangeLog index 4307bd9228c4..4a67cd5329f6 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.41 2011/12/01 08:23:21 jlec Exp $ +# 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 $ + + 21 Jan 2012; Tobias Klausmann <klausman@gentoo.org> tkimg-1.4-r3.ebuild: + Stable on alpha, bug #386837 01 Dec 2011; Justin Lecher <jlec@gentoo.org> tkimg-1.4-r4.ebuild, +files/tkimg-1.4-jbig.patch: diff --git a/dev-tcltk/tkimg/tkimg-1.4-r3.ebuild b/dev-tcltk/tkimg/tkimg-1.4-r3.ebuild index 568f94113cfa..1e0c6d2b32bf 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 +# 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-r3.ebuild,v 1.6 2011/11/20 11:08:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4-r3.ebuild,v 1.7 2012/01/21 20:22:44 klausman 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 |