diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:51:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:51:51 +0000 |
commit | 07663bca5197a67f648603b68327b488e3ae448f (patch) | |
tree | 705dbda98a72d7ff723b91cec175f5ef478ceaab /media-gfx | |
parent | don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff) | |
download | historical-07663bca5197a67f648603b68327b488e3ae448f.tar.gz historical-07663bca5197a67f648603b68327b488e3ae448f.tar.bz2 historical-07663bca5197a67f648603b68327b488e3ae448f.zip |
sync IUSE (+icc-pgo)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/povray/povray-3.1g-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/povray/povray-3.1g-r5.ebuild b/media-gfx/povray/povray-3.1g-r5.ebuild index 18c02928f514..02824bf816d2 100644 --- a/media-gfx/povray/povray-3.1g-r5.ebuild +++ b/media-gfx/povray/povray-3.1g-r5.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/povray/povray-3.1g-r5.ebuild,v 1.16 2004/06/24 22:47:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.1g-r5.ebuild,v 1.17 2004/07/14 17:51:51 agriffis Exp $ S=${WORKDIR}/povray31 DESCRIPTION="The Persistance Of Vision Ray Tracer" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.povray.org/" SLOT="0" LICENSE="povlegal-3.1g" KEYWORDS="x86 ppc alpha amd64" -IUSE="icc X svga" +IUSE="X icc icc-pgo svga" DEPEND="media-libs/libpng sys-libs/zlib |