summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 22:36:57 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 22:36:57 +0000
commit8f58308628797493be0e24cbb0f2d67a4a4ef3bd (patch)
tree353046426bd164bc9243c3240a83df810d581b85 /dev-util
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-8f58308628797493be0e24cbb0f2d67a4a4ef3bd.tar.gz
historical-8f58308628797493be0e24cbb0f2d67a4a4ef3bd.tar.bz2
historical-8f58308628797493be0e24cbb0f2d67a4a4ef3bd.zip
sync IUSE (missing)
Diffstat (limited to 'dev-util')
-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
-rw-r--r--dev-util/byacc/byacc-1.9-r1.ebuild3
-rw-r--r--dev-util/byacc/byacc-1.9.ebuild3
5 files changed, 10 insertions, 5 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
diff --git a/dev-util/byacc/byacc-1.9-r1.ebuild b/dev-util/byacc/byacc-1.9-r1.ebuild
index f19f33a14b41..db47e4904159 100644
--- a/dev-util/byacc/byacc-1.9-r1.ebuild
+++ b/dev-util/byacc/byacc-1.9-r1.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/byacc/byacc-1.9-r1.ebuild,v 1.5 2004/06/25 02:21:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r1.ebuild,v 1.6 2004/07/14 22:36:57 agriffis Exp $
inherit eutils
@@ -11,6 +11,7 @@ SRC_URI="http://sources.isc.org/devel/tools/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="x86 ppc ia64 ~sparc alpha ~mips ~hppa s390 amd64"
+IUSE=""
src_compile() {
epatch ${FILESDIR}/mkstemp.patch
diff --git a/dev-util/byacc/byacc-1.9.ebuild b/dev-util/byacc/byacc-1.9.ebuild
index d7872cf00d1e..58e6e5facd21 100644
--- a/dev-util/byacc/byacc-1.9.ebuild
+++ b/dev-util/byacc/byacc-1.9.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/byacc/byacc-1.9.ebuild,v 1.8 2004/06/25 02:21:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9.ebuild,v 1.9 2004/07/14 22:36:57 agriffis Exp $
inherit eutils
@@ -11,6 +11,7 @@ SRC_URI="http://sources.isc.org/devel/tools/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="x86 ppc ia64 ~sparc ~alpha ~mips ~hppa"
+IUSE=""
src_compile() {
epatch ${FILESDIR}/mkstemp.patch