diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:35:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:35:01 +0000 |
commit | e43ad2f72f62818753a16dac004455e2732ce073 (patch) | |
tree | bc6959e4756192755abcdecfa252bafd3678d20f | |
parent | sync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-e43ad2f72f62818753a16dac004455e2732ce073.tar.gz gentoo-2-e43ad2f72f62818753a16dac004455e2732ce073.tar.bz2 gentoo-2-e43ad2f72f62818753a16dac004455e2732ce073.zip |
sync IUSE (-ppds)
-rw-r--r-- | media-gfx/gimp-print/gimp-print-5.0.0_beta1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp-print/gimp-print-5.0.0_beta1.ebuild b/media-gfx/gimp-print/gimp-print-5.0.0_beta1.ebuild index 67c137577337..03bae50645a2 100644 --- a/media-gfx/gimp-print/gimp-print-5.0.0_beta1.ebuild +++ b/media-gfx/gimp-print/gimp-print-5.0.0_beta1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-5.0.0_beta1.ebuild,v 1.3 2004/07/09 01:15:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-5.0.0_beta1.ebuild,v 1.4 2004/07/14 17:35:01 agriffis Exp $ inherit flag-o-matic libtool -IUSE="nls gtk readline cups foomaticdb ppds" +IUSE="cups foomaticdb gtk nls readline" MY_P=${P/_/-} |