diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-05-01 12:49:12 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-05-01 12:49:12 +0000 |
commit | f59b6dab0c965639f7f16a98b7475ce2affe8b1e (patch) | |
tree | c55c57a46b458a7b9d1354c9b26f088a2a47fa34 /media-gfx/gimp | |
parent | Version bump. Clean up. (diff) | |
download | gentoo-2-f59b6dab0c965639f7f16a98b7475ce2affe8b1e.tar.gz gentoo-2-f59b6dab0c965639f7f16a98b7475ce2affe8b1e.tar.bz2 gentoo-2-f59b6dab0c965639f7f16a98b7475ce2affe8b1e.zip |
Stable on ppc64; bug #176226
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-gfx/gimp')
-rw-r--r-- | media-gfx/gimp/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.2.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index 614364e6df3a..7e90aaedb473 100644 --- a/media-gfx/gimp/ChangeLog +++ b/media-gfx/gimp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gimp # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.191 2007/04/30 21:53:08 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.192 2007/05/01 12:49:12 corsair Exp $ + + 01 May 2007; Markus Rothe <corsair@gentoo.org> gimp-2.2.14.ebuild: + Stable on ppc64; bug #176226 30 Apr 2007; Marius Mauch <genone@gentoo.org> gimp-2.2.12.ebuild, gimp-2.2.14.ebuild, gimp-2.3.15.ebuild, gimp-2.3.16.ebuild, diff --git a/media-gfx/gimp/gimp-2.2.14.ebuild b/media-gfx/gimp/gimp-2.2.14.ebuild index 696155c10fce..71bf59c1fa75 100644 --- a/media-gfx/gimp/gimp-2.2.14.ebuild +++ b/media-gfx/gimp/gimp-2.2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.14.ebuild,v 1.4 2007/04/30 21:53:08 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.14.ebuild,v 1.5 2007/05/01 12:49:12 corsair Exp $ inherit flag-o-matic libtool eutils fdo-mime alternatives @@ -11,7 +11,7 @@ SRC_URI="mirror://gimp/v2.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="aalib altivec debug doc gtkhtml gimpprint hardened jpeg lcms mmx mng png python smp sse svg tiff wmf" |