diff options
Diffstat (limited to 'media-gfx/gimp/gimp-1.2.4.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-1.2.4.ebuild b/media-gfx/gimp/gimp-1.2.4.ebuild index c7fab05dae07..93791f724d38 100644 --- a/media-gfx/gimp/gimp-1.2.4.ebuild +++ b/media-gfx/gimp/gimp-1.2.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-1.2.4.ebuild,v 1.10 2003/09/06 23:56:38 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-1.2.4.ebuild,v 1.11 2003/09/28 20:49:15 foser Exp $ inherit eutils flag-o-matic -IUSE="python nls gnome aalib perl doc jpeg png tiff doc" +IUSE="python nls gnome aalib perl doc jpeg png tiff" S=${WORKDIR}/${P} DESCRIPTION="The GIMP" |