diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-08 09:03:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-08 09:03:56 +0000 |
commit | fb54a5dff8094c4a73c3e731710b02a8e792e730 (patch) | |
tree | 47a5a4c305c061d419b0d6898290c81d3c6256a1 /media-gfx | |
parent | Stable on ppc64; bug #184538 (diff) | |
download | gentoo-2-fb54a5dff8094c4a73c3e731710b02a8e792e730.tar.gz gentoo-2-fb54a5dff8094c4a73c3e731710b02a8e792e730.tar.bz2 gentoo-2-fb54a5dff8094c4a73c3e731710b02a8e792e730.zip |
Stable on ppc64; bug #182047
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gimp/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.2.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index d8b19df45d01..e2187d0e080f 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.205 2007/07/08 00:52:04 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.206 2007/07/08 09:03:56 corsair Exp $ + + 08 Jul 2007; Markus Rothe <corsair@gentoo.org> gimp-2.2.16.ebuild: + Stable on ppc64; bug #182047 *gimp-2.2.16 (08 Jul 2007) diff --git a/media-gfx/gimp/gimp-2.2.16.ebuild b/media-gfx/gimp/gimp-2.2.16.ebuild index 4103464dc628..b7356b35c827 100644 --- a/media-gfx/gimp/gimp-2.2.16.ebuild +++ b/media-gfx/gimp/gimp-2.2.16.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.16.ebuild,v 1.1 2007/07/08 00:52:04 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.16.ebuild,v 1.2 2007/07/08 09:03:56 corsair Exp $ inherit flag-o-matic libtool eutils fdo-mime alternatives multilib python @@ -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" |