diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:23:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:23:28 +0000 |
commit | 3a607f83ef1f905a0c856a4fb2215dbb2ba71695 (patch) | |
tree | 269be25140870c3303e5e0ac61fdb00b98175a82 /media-libs/openexr | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-3a607f83ef1f905a0c856a4fb2215dbb2ba71695.tar.gz gentoo-2-3a607f83ef1f905a0c856a4fb2215dbb2ba71695.tar.bz2 gentoo-2-3a607f83ef1f905a0c856a4fb2215dbb2ba71695.zip |
sync IUSE (missing)
Diffstat (limited to 'media-libs/openexr')
-rw-r--r-- | media-libs/openexr/openexr-1.0.6.ebuild | 3 | ||||
-rw-r--r-- | media-libs/openexr/openexr-1.0.7.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/media-libs/openexr/openexr-1.0.6.ebuild b/media-libs/openexr/openexr-1.0.6.ebuild index 4adfa800499a..35ce1b01d454 100644 --- a/media-libs/openexr/openexr-1.0.6.ebuild +++ b/media-libs/openexr/openexr-1.0.6.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-libs/openexr/openexr-1.0.6.ebuild,v 1.4 2004/06/24 23:18:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.0.6.ebuild,v 1.5 2004/07/14 20:21:02 agriffis Exp $ inherit eutils @@ -14,6 +14,7 @@ HOMEPAGE="http://www.openexr.com" SLOT="0" LICENSE="as-is" KEYWORDS="~x86" +IUSE="" DEPEND="x11-libs/fltk" diff --git a/media-libs/openexr/openexr-1.0.7.ebuild b/media-libs/openexr/openexr-1.0.7.ebuild index cb142f8dd661..8263fd801a0c 100644 --- a/media-libs/openexr/openexr-1.0.7.ebuild +++ b/media-libs/openexr/openexr-1.0.7.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-libs/openexr/openexr-1.0.7.ebuild,v 1.4 2004/06/24 23:18:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.0.7.ebuild,v 1.5 2004/07/14 20:21:02 agriffis Exp $ inherit eutils @@ -14,6 +14,7 @@ HOMEPAGE="http://www.openexr.com" SLOT="0" LICENSE="as-is" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND="x11-libs/fltk" |