diff options
Diffstat (limited to 'media-gfx/gimp/gimp-2.4.5.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-2.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.4.5.ebuild b/media-gfx/gimp/gimp-2.4.5.ebuild index 48ba6c01755d..d15e7ef6f287 100644 --- a/media-gfx/gimp/gimp-2.4.5.ebuild +++ b/media-gfx/gimp/gimp-2.4.5.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.5.ebuild,v 1.4 2008/05/18 02:08:03 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.5.ebuild,v 1.5 2008/10/07 00:07:06 jer Exp $ inherit 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 |