diff options
author | 2004-07-14 22:40:47 +0000 | |
---|---|---|
committer | 2004-07-14 22:40:47 +0000 | |
commit | 5b311d48aef9bdc7d1179955fd294ef0d3af741c (patch) | |
tree | 5d187f94eed312bd72f373193a85f08d74299591 /dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-5b311d48aef9bdc7d1179955fd294ef0d3af741c.tar.gz gentoo-2-5b311d48aef9bdc7d1179955fd294ef0d3af741c.tar.bz2 gentoo-2-5b311d48aef9bdc7d1179955fd294ef0d3af741c.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild')
-rw-r--r-- | dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild b/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild index c175098c633c..c7818ab0ae50 100644 --- a/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild +++ b/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.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/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild,v 1.8 2004/07/03 12:23:40 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild,v 1.9 2004/07/14 22:36:14 agriffis Exp $ BOA=${P/_alpha/} S=${WORKDIR}/${BOA} @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/boa-constructor/${BOA}.src.zip" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc ~ppc" +IUSE="" RDEPEND=">=dev-lang/python-2.0 >=dev-python/wxpython-2.4.0.6 |