diff options
Diffstat (limited to 'media-gfx/gimp/gimp-2.0.4.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.0.4.ebuild b/media-gfx/gimp/gimp-2.0.4.ebuild index cf72670415d9..fe9fa3a48828 100644 --- a/media-gfx/gimp/gimp-2.0.4.ebuild +++ b/media-gfx/gimp/gimp-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0.4.ebuild,v 1.7 2004/10/17 11:16:47 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0.4.ebuild,v 1.8 2004/11/26 08:48:04 hardave Exp $ inherit flag-o-matic libtool eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://gimp/v2.0/${P}.tar.bz2 doc? ( mirror://gimp/help/testing/${P_HELP}.tar.gz )" SLOT="2" -KEYWORDS="x86 ppc hppa sparc amd64 ~mips ~ppc64" +KEYWORDS="x86 ppc hppa sparc amd64 mips ~ppc64" #IUSE="X aalib altivec debug doc gimpprint jpeg mmx mng png python sse svg tiff wmf" IUSE="aalib altivec debug doc gimpprint jpeg mmx mng png python sse svg tiff wmf" |