summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:12:28 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:12:28 +0000
commit0a6f46a2d3fce8da66bbb1016a4ee43e0ef1823e (patch)
treeb927e6f38da519eefa9d5fc4f98a2c878a176eaf
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-0a6f46a2d3fce8da66bbb1016a4ee43e0ef1823e.tar.gz
gentoo-2-0a6f46a2d3fce8da66bbb1016a4ee43e0ef1823e.tar.bz2
gentoo-2-0a6f46a2d3fce8da66bbb1016a4ee43e0ef1823e.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
-rw-r--r--dev-util/shtool/shtool-1.5.1-r2.ebuild4
-rw-r--r--dev-util/shtool/shtool-2.0.0.ebuild4
-rw-r--r--dev-util/tkcvs/tkcvs-6.4-r2.ebuild4
-rw-r--r--dev-util/tkcvs/tkcvs-7.03.ebuild3
-rw-r--r--dev-util/tkcvs/tkcvs-7.1.2.ebuild3
-rw-r--r--dev-util/tkcvs/tkcvs-7.1.4.ebuild3
6 files changed, 12 insertions, 9 deletions
diff --git a/dev-util/shtool/shtool-1.5.1-r2.ebuild b/dev-util/shtool/shtool-1.5.1-r2.ebuild
index 211095e88fda..933375498206 100644
--- a/dev-util/shtool/shtool-1.5.1-r2.ebuild
+++ b/dev-util/shtool/shtool-1.5.1-r2.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.11 2004/06/25 02:46:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.12 2004/07/15 00:08:22 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool"
SRC_URI="ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html"
@@ -10,6 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc ia64"
+IUSE=""
DEPEND=">=dev-lang/perl-5.6"
diff --git a/dev-util/shtool/shtool-2.0.0.ebuild b/dev-util/shtool/shtool-2.0.0.ebuild
index a04d7f12c626..e9828c272397 100644
--- a/dev-util/shtool/shtool-2.0.0.ebuild
+++ b/dev-util/shtool/shtool-2.0.0.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.0.ebuild,v 1.1 2004/07/13 17:04:52 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.0.ebuild,v 1.2 2004/07/15 00:08:22 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool"
SRC_URI="ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html"
@@ -10,6 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~sparc ~ia64"
+IUSE=""
DEPEND=">=dev-lang/perl-5.6"
diff --git a/dev-util/tkcvs/tkcvs-6.4-r2.ebuild b/dev-util/tkcvs/tkcvs-6.4-r2.ebuild
index d74c2ca58f38..35bb824a298a 100644
--- a/dev-util/tkcvs/tkcvs-6.4-r2.ebuild
+++ b/dev-util/tkcvs/tkcvs-6.4-r2.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/tkcvs-6.4-r2.ebuild,v 1.11 2004/06/25 02:48:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/tkcvs-6.4-r2.ebuild,v 1.12 2004/07/15 00:12:28 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="TkCVS"
SRC_URI="http://www.twobarleycorns.net/${P}.tar.gz"
HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"
@@ -11,6 +10,7 @@ HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc "
+IUSE=""
RDEPEND=">=dev-lang/tk-8.1.1"
diff --git a/dev-util/tkcvs/tkcvs-7.03.ebuild b/dev-util/tkcvs/tkcvs-7.03.ebuild
index 65ca62b5c0f3..9946bb979602 100644
--- a/dev-util/tkcvs/tkcvs-7.03.ebuild
+++ b/dev-util/tkcvs/tkcvs-7.03.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/tkcvs/tkcvs-7.03.ebuild,v 1.8 2004/06/25 02:48:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/tkcvs-7.03.ebuild,v 1.9 2004/07/15 00:12:28 agriffis Exp $
MY_P=${PN}-${PV/./_}
S=${WORKDIR}/${MY_P}
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc "
+IUSE=""
RDEPEND=">=dev-lang/tk-8.1.1"
diff --git a/dev-util/tkcvs/tkcvs-7.1.2.ebuild b/dev-util/tkcvs/tkcvs-7.1.2.ebuild
index 45c841fc922c..28895e8b2626 100644
--- a/dev-util/tkcvs/tkcvs-7.1.2.ebuild
+++ b/dev-util/tkcvs/tkcvs-7.1.2.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/tkcvs/tkcvs-7.1.2.ebuild,v 1.6 2004/06/25 02:48:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/tkcvs-7.1.2.ebuild,v 1.7 2004/07/15 00:12:28 agriffis Exp $
MY_P=${PN}_${PV//./_}
S=${WORKDIR}/${MY_P}
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
RDEPEND=">=dev-lang/tk-8.3"
diff --git a/dev-util/tkcvs/tkcvs-7.1.4.ebuild b/dev-util/tkcvs/tkcvs-7.1.4.ebuild
index 337d7564cf0c..c3147103da4c 100644
--- a/dev-util/tkcvs/tkcvs-7.1.4.ebuild
+++ b/dev-util/tkcvs/tkcvs-7.1.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/tkcvs/tkcvs-7.1.4.ebuild,v 1.4 2004/06/25 02:48:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/tkcvs-7.1.4.ebuild,v 1.5 2004/07/15 00:12:28 agriffis Exp $
MY_P=${PN}_${PV//./_}
S=${WORKDIR}/${MY_P}
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~amd64 ~sparc"
+IUSE=""
RDEPEND=">=dev-lang/tk-8.3
dev-util/cvs