summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 22:40:47 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 22:40:47 +0000
commit5b311d48aef9bdc7d1179955fd294ef0d3af741c (patch)
tree5d187f94eed312bd72f373193a85f08d74299591 /dev-util/boa-constructor
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-5b311d48aef9bdc7d1179955fd294ef0d3af741c.tar.gz
gentoo-2-5b311d48aef9bdc7d1179955fd294ef0d3af741c.tar.bz2
gentoo-2-5b311d48aef9bdc7d1179955fd294ef0d3af741c.zip
sync IUSE (missing)
Diffstat (limited to 'dev-util/boa-constructor')
-rw-r--r--dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild3
-rw-r--r--dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild3
-rw-r--r--dev-util/boa-constructor/boa-constructor-0.2.8_pre20040620.ebuild3
3 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild b/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild
index 82ad60babdf5..f078270f06d9 100644
--- a/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild
+++ b/dev-util/boa-constructor/boa-constructor-0.1.0_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.1.0_alpha.ebuild,v 1.12 2004/07/03 12:23:40 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild,v 1.13 2004/07/14 22:36:14 agriffis Exp $
BOA_VER=0.1.0-alpha
S=${WORKDIR}/boa
@@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/boa-constructor/${PN}-${BOA_VER}.src.zip"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc "
+IUSE=""
RDEPEND=">=dev-lang/python-2.0
>=dev-python/wxpython-2.3
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
diff --git a/dev-util/boa-constructor/boa-constructor-0.2.8_pre20040620.ebuild b/dev-util/boa-constructor/boa-constructor-0.2.8_pre20040620.ebuild
index f0571850cd48..1ae57cddfbc6 100644
--- a/dev-util/boa-constructor/boa-constructor-0.2.8_pre20040620.ebuild
+++ b/dev-util/boa-constructor/boa-constructor-0.2.8_pre20040620.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.8_pre20040620.ebuild,v 1.3 2004/07/03 12:23:40 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.2.8_pre20040620.ebuild,v 1.4 2004/07/14 22:36:14 agriffis Exp $
S=${WORKDIR}/boa
DESCRIPTION="Python GUI RAD development tool."
@@ -10,6 +10,7 @@ SRC_URI="mirror://gentoo/${PF}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~sparc ~ppc"
+IUSE=""
RDEPEND=">=dev-lang/python-2.1
>=dev-python/wxpython-2.4.2.4