diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:37:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:37:25 +0000 |
commit | 607596b70781b8c0b053a5eea59272c1b9415f8b (patch) | |
tree | f8969c77651947cd3639b06a9329bba30c3194ab /media-gfx/wings | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-607596b70781b8c0b053a5eea59272c1b9415f8b.tar.gz gentoo-2-607596b70781b8c0b053a5eea59272c1b9415f8b.tar.bz2 gentoo-2-607596b70781b8c0b053a5eea59272c1b9415f8b.zip |
sync IUSE (missing)
Diffstat (limited to 'media-gfx/wings')
-rw-r--r-- | media-gfx/wings/wings-0.98.20c.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/wings/wings-0.98.21c.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/media-gfx/wings/wings-0.98.20c.ebuild b/media-gfx/wings/wings-0.98.20c.ebuild index 4ea4782d429b..1d51abc86f85 100644 --- a/media-gfx/wings/wings-0.98.20c.ebuild +++ b/media-gfx/wings/wings-0.98.20c.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/wings/wings-0.98.20c.ebuild,v 1.2 2004/06/24 22:51:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/wings/wings-0.98.20c.ebuild,v 1.3 2004/07/14 18:32:55 agriffis Exp $ DESCRIPTION="excellent 3D polygon mesh modeler" HOMEPAGE="http://www.wings3d.com/" @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/wings/${P}.tar.bz2" LICENSE="BSD" SLOT="0" KEYWORDS="x86 ppc" +IUSE="" DEPEND=">=dev-lang/erlang-9c >=media-libs/esdl-0.93.0526" diff --git a/media-gfx/wings/wings-0.98.21c.ebuild b/media-gfx/wings/wings-0.98.21c.ebuild index 891ef0943464..7bcfb25d9cb3 100644 --- a/media-gfx/wings/wings-0.98.21c.ebuild +++ b/media-gfx/wings/wings-0.98.21c.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/wings/wings-0.98.21c.ebuild,v 1.2 2004/06/24 22:51:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/wings/wings-0.98.21c.ebuild,v 1.3 2004/07/14 18:32:55 agriffis Exp $ DESCRIPTION="excellent 3D polygon mesh modeler" HOMEPAGE="http://www.wings3d.com/" @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/wings/${P}.tar.bz2" LICENSE="BSD" SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND=">=dev-lang/erlang-9c >=media-libs/esdl-0.93.0526" |