diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:32:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:32:45 +0000 |
commit | e1bf5edd9fa7b9af4db7311674ac4c82df88d7ec (patch) | |
tree | f0cad273006ebd2455765a7a41df4fa20870ba5f /media-gfx/gimp | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff) | |
download | gentoo-2-e1bf5edd9fa7b9af4db7311674ac4c82df88d7ec.tar.gz gentoo-2-e1bf5edd9fa7b9af4db7311674ac4c82df88d7ec.tar.bz2 gentoo-2-e1bf5edd9fa7b9af4db7311674ac4c82df88d7ec.zip |
sync IUSE (+svg)
Diffstat (limited to 'media-gfx/gimp')
-rw-r--r-- | media-gfx/gimp/gimp-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.0.2.ebuild b/media-gfx/gimp/gimp-2.0.2.ebuild index dae53bd1326e..c4661e8d0904 100644 --- a/media-gfx/gimp/gimp-2.0.2.ebuild +++ b/media-gfx/gimp/gimp-2.0.2.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.2.ebuild,v 1.2 2004/06/24 22:38:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0.2.ebuild,v 1.3 2004/07/14 17:32:45 agriffis Exp $ inherit flag-o-matic libtool eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gimp.org/" SLOT="2" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~hppa ~sparc ~amd64 ~mips" -IUSE="doc python aalib png jpeg tiff mng wmf gimpprint gtkhtml mmx sse X altivec debug" +IUSE="X aalib altivec debug doc gimpprint gtkhtml jpeg mmx mng png python sse svg tiff wmf" # FIXME : some more things can be (local) USE flagged # a few options are detection only, fix them to switch |