summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/scons-cvs/scons-cvs-0.96-r1.ebuild3
-rw-r--r--dev-util/scons/scons-0.0.9.ebuild3
-rw-r--r--dev-util/scons/scons-0.94-r1.ebuild3
-rw-r--r--dev-util/scons/scons-0.94-r2.ebuild3
-rw-r--r--dev-util/scons/scons-0.95.ebuild3
-rw-r--r--dev-util/shc/shc-3.4.ebuild3
-rw-r--r--dev-util/shc/shc-3.6.ebuild3
-rw-r--r--dev-util/shc/shc-3.7.ebuild3
-rw-r--r--dev-util/synopsis/synopsis-0.6.ebuild3
-rw-r--r--dev-util/weblint/weblint-1.020.ebuild3
-rw-r--r--dev-util/yacc/yacc-1.9.1-r1.ebuild3
11 files changed, 22 insertions, 11 deletions
diff --git a/dev-util/scons-cvs/scons-cvs-0.96-r1.ebuild b/dev-util/scons-cvs/scons-cvs-0.96-r1.ebuild
index 7572e2dc8b6d..ca9e2fdc085f 100644
--- a/dev-util/scons-cvs/scons-cvs-0.96-r1.ebuild
+++ b/dev-util/scons-cvs/scons-cvs-0.96-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/scons-cvs/scons-cvs-0.96-r1.ebuild,v 1.1 2004/07/09 19:16:39 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons-cvs/scons-cvs-0.96-r1.ebuild,v 1.2 2004/07/15 00:06:37 agriffis Exp $
inherit cvs python distutils
@@ -12,6 +12,7 @@ HOMEPAGE="http://www.scons.org"
SLOT="0"
LICENSE="as-is"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64"
+IUSE=""
DEPEND=">=dev-lang/python-2.0
!dev-util/scons"
diff --git a/dev-util/scons/scons-0.0.9.ebuild b/dev-util/scons/scons-0.0.9.ebuild
index 8a372dc7154e..04d62827db17 100644
--- a/dev-util/scons/scons-0.0.9.ebuild
+++ b/dev-util/scons/scons-0.0.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/scons/scons-0.0.9.ebuild,v 1.6 2004/06/25 02:46:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.0.9.ebuild,v 1.7 2004/07/15 00:06:09 agriffis Exp $
MY_P=${PN}-0.09
S=${WORKDIR}/${MY_P}
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.scons.org"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 sparc"
+IUSE=""
DEPEND=">=dev-lang/python-2.0"
diff --git a/dev-util/scons/scons-0.94-r1.ebuild b/dev-util/scons/scons-0.94-r1.ebuild
index ce1f61613b6f..dab70c089b48 100644
--- a/dev-util/scons/scons-0.94-r1.ebuild
+++ b/dev-util/scons/scons-0.94-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/scons/scons-0.94-r1.ebuild,v 1.4 2004/06/25 02:46:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.94-r1.ebuild,v 1.5 2004/07/15 00:06:09 agriffis Exp $
inherit distutils
@@ -12,6 +12,7 @@ HOMEPAGE="http://www.scons.org"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64"
+IUSE=""
DEPEND=">=dev-lang/python-2.0"
diff --git a/dev-util/scons/scons-0.94-r2.ebuild b/dev-util/scons/scons-0.94-r2.ebuild
index d55f441087f4..03062ae26f27 100644
--- a/dev-util/scons/scons-0.94-r2.ebuild
+++ b/dev-util/scons/scons-0.94-r2.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/scons/scons-0.94-r2.ebuild,v 1.5 2004/06/25 02:46:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.94-r2.ebuild,v 1.6 2004/07/15 00:06:09 agriffis Exp $
inherit python distutils
@@ -12,6 +12,7 @@ HOMEPAGE="http://www.scons.org"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~mips amd64 ~ia64"
+IUSE=""
DEPEND=">=dev-lang/python-2.0"
diff --git a/dev-util/scons/scons-0.95.ebuild b/dev-util/scons/scons-0.95.ebuild
index 695898942e22..51aca1c1db3e 100644
--- a/dev-util/scons/scons-0.95.ebuild
+++ b/dev-util/scons/scons-0.95.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/scons/scons-0.95.ebuild,v 1.3 2004/06/25 02:46:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.95.ebuild,v 1.4 2004/07/15 00:06:09 agriffis Exp $
inherit python distutils
@@ -12,6 +12,7 @@ HOMEPAGE="http://www.scons.org"
SLOT="0"
LICENSE="as-is"
KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64"
+IUSE=""
DEPEND=">=dev-lang/python-2.0"
diff --git a/dev-util/shc/shc-3.4.ebuild b/dev-util/shc/shc-3.4.ebuild
index 81fbc16915f5..c406dd9107ec 100644
--- a/dev-util/shc/shc-3.4.ebuild
+++ b/dev-util/shc/shc-3.4.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/shc/shc-3.4.ebuild,v 1.7 2004/07/02 05:13:22 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.4.ebuild,v 1.8 2004/07/15 00:08:02 agriffis Exp $
DESCRIPTION="A (shell-) script compiler/scrambler"
HOMEPAGE="http://www.datsi.fi.upm.es/~frosal"
@@ -9,6 +9,7 @@ SRC_URI="http://www.datsi.fi.upm.es/~frosal/sources/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~alpha"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-util/shc/shc-3.6.ebuild b/dev-util/shc/shc-3.6.ebuild
index 9e639e08ef33..e84bc2498c12 100644
--- a/dev-util/shc/shc-3.6.ebuild
+++ b/dev-util/shc/shc-3.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/dev-util/shc/shc-3.6.ebuild,v 1.6 2004/07/02 05:13:22 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.6.ebuild,v 1.7 2004/07/15 00:08:02 agriffis Exp $
DESCRIPTION="A (shell-) script compiler/scrambler"
HOMEPAGE="http://www.datsi.fi.upm.es/~frosal"
@@ -9,6 +9,7 @@ SRC_URI="http://www.datsi.fi.upm.es/~frosal/sources/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~alpha"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-util/shc/shc-3.7.ebuild b/dev-util/shc/shc-3.7.ebuild
index 1a75a2777695..906b958f17af 100644
--- a/dev-util/shc/shc-3.7.ebuild
+++ b/dev-util/shc/shc-3.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/dev-util/shc/shc-3.7.ebuild,v 1.4 2004/07/02 05:13:22 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.7.ebuild,v 1.5 2004/07/15 00:08:02 agriffis Exp $
DESCRIPTION="A (shell-) script compiler/scrambler"
HOMEPAGE="http://www.datsi.fi.upm.es/~frosal"
@@ -9,6 +9,7 @@ SRC_URI="http://www.datsi.fi.upm.es/~frosal/sources/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc alpha"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-util/synopsis/synopsis-0.6.ebuild b/dev-util/synopsis/synopsis-0.6.ebuild
index 52f2547eca1f..39188d6cc804 100644
--- a/dev-util/synopsis/synopsis-0.6.ebuild
+++ b/dev-util/synopsis/synopsis-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/dev-util/synopsis/synopsis-0.6.ebuild,v 1.3 2004/07/02 05:14:05 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/synopsis/synopsis-0.6.ebuild,v 1.4 2004/07/15 00:12:06 agriffis Exp $
inherit distutils
@@ -18,6 +18,7 @@ RDEPEND="${DEPEND}
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86"
+IUSE=""
src_compile() {
distutils_src_compile
diff --git a/dev-util/weblint/weblint-1.020.ebuild b/dev-util/weblint/weblint-1.020.ebuild
index d03af87be4f1..92cc8479de50 100644
--- a/dev-util/weblint/weblint-1.020.ebuild
+++ b/dev-util/weblint/weblint-1.020.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/weblint/weblint-1.020.ebuild,v 1.10 2004/06/25 02:50:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/weblint-1.020.ebuild,v 1.11 2004/07/15 00:14:20 agriffis Exp $
DESCRIPTION="syntax and minimal style checker for HTML by Neil Bowers"
SRC_URI="mirror://gentoo/${P}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://www.w3.org/Tools/weblint.html"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc ~sparc alpha ~amd64"
+IUSE=""
DEPEND=""
RDEPEND="dev-lang/perl"
diff --git a/dev-util/yacc/yacc-1.9.1-r1.ebuild b/dev-util/yacc/yacc-1.9.1-r1.ebuild
index 54fa419fa885..88b85d986011 100644
--- a/dev-util/yacc/yacc-1.9.1-r1.ebuild
+++ b/dev-util/yacc/yacc-1.9.1-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/yacc/yacc-1.9.1-r1.ebuild,v 1.27 2004/07/02 05:14:34 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/yacc-1.9.1-r1.ebuild,v 1.28 2004/07/15 00:15:31 agriffis Exp $
inherit eutils
@@ -11,6 +11,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/devel/compiler-tools/${P}.tar.Z"
LICENSE="as-is"
SLOT="0"
KEYWORDS="x86 ppc ppc64 sparc alpha mips hppa amd64 ia64 s390"
+IUSE=""
RDEPEND="virtual/libc"
DEPEND="${RDEPEND} >=sys-apps/sed-4"