diff options
author | 2008-10-07 22:33:00 +0000 | |
---|---|---|
committer | 2008-10-07 22:33:00 +0000 | |
commit | 65ad5b42a60f2ea27942884f09720f0422e2070a (patch) | |
tree | 985d22b3faeaeb09f0d9060de063034bf7694bfd /media-gfx/gimp/gimp-2.4.6.ebuild | |
parent | add gegl (diff) | |
download | gentoo-2-65ad5b42a60f2ea27942884f09720f0422e2070a.tar.gz gentoo-2-65ad5b42a60f2ea27942884f09720f0422e2070a.tar.bz2 gentoo-2-65ad5b42a60f2ea27942884f09720f0422e2070a.zip |
Stable on sparc, bug #239923
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx/gimp/gimp-2.4.6.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-2.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.4.6.ebuild b/media-gfx/gimp/gimp-2.4.6.ebuild index dbb9a01a09f0..0cb3bfcfe335 100644 --- a/media-gfx/gimp/gimp-2.4.6.ebuild +++ b/media-gfx/gimp/gimp-2.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.6.ebuild,v 1.5 2008/10/07 13:34:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.6.ebuild,v 1.6 2008/10/07 22:33:00 bluebird Exp $ inherit gnome2 fdo-mime flag-o-matic multilib python eutils autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://gimp/v2.4/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 hppa ~ia64 -mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 -mips ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="alsa aalib altivec curl dbus debug doc exif gtkhtml gnome hal lcms mmx mng pdf png python smp sse svg tiff wmf" # jpeg temporarily removed, disabling jpeg requires upstream fix which will come in 2.5 |