diff options
Diffstat (limited to 'media-gfx/gimp/gimp-2.6.4.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-2.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.6.4.ebuild b/media-gfx/gimp/gimp-2.6.4.ebuild index 5e0a0ca85978..e04be47f2623 100644 --- a/media-gfx/gimp/gimp-2.6.4.ebuild +++ b/media-gfx/gimp/gimp-2.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.6.4.ebuild,v 1.4 2009/03/20 23:35:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.6.4.ebuild,v 1.5 2009/03/22 16:36:50 klausman Exp $ inherit eutils gnome2 fdo-mime multilib python @@ -10,7 +10,7 @@ SRC_URI="mirror://gimp/v2.6/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="alsa aalib altivec curl dbus debug doc exif gnome hal jpeg lcms mmx mng pdf png python smp sse svg tiff webkit wmf" |