summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:41:50 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:41:50 +0000
commit08b44a009ea8b99fd7ea26855d67b99a18d864be (patch)
treec0cd4773f3184e87da6fdfd09a8c2a9577617c06
parentRemove rdepend=depend (diff)
downloadhistorical-08b44a009ea8b99fd7ea26855d67b99a18d864be.tar.gz
historical-08b44a009ea8b99fd7ea26855d67b99a18d864be.tar.bz2
historical-08b44a009ea8b99fd7ea26855d67b99a18d864be.zip
Remove rdepend=depend
-rw-r--r--dev-libs/STLport/STLport-4.5.3-r2.ebuild3
-rw-r--r--dev-libs/btparse/btparse-0.33.ebuild3
-rw-r--r--dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild3
-rw-r--r--dev-libs/cyrus-sasl/cyrus-sasl-2.1.5-r2.ebuild3
-rw-r--r--dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild3
-rw-r--r--dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild3
-rw-r--r--dev-libs/expat/expat-1.95.4.ebuild3
-rw-r--r--dev-libs/gsl/gsl-1.2.ebuild3
-rw-r--r--dev-libs/gtk-sharp/gtk-sharp-0.2.1.ebuild1
-rw-r--r--dev-libs/korelib/korelib-1.0.ebuild3
10 files changed, 9 insertions, 19 deletions
diff --git a/dev-libs/STLport/STLport-4.5.3-r2.ebuild b/dev-libs/STLport/STLport-4.5.3-r2.ebuild
index 0d61c80ca39a..01bc3758e941 100644
--- a/dev-libs/STLport/STLport-4.5.3-r2.ebuild
+++ b/dev-libs/STLport/STLport-4.5.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.3-r2.ebuild,v 1.2 2002/10/04 05:14:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.3-r2.ebuild,v 1.3 2002/10/20 18:41:50 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="C++ STL library"
@@ -8,7 +8,6 @@ SRC_URI="http://www.stlport.org/archive/${P}.tar.gz"
HOMEPAGE="http://www.stlport.org"
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
SLOT="0"
KEYWORDS="x86 sparc sparc64"
diff --git a/dev-libs/btparse/btparse-0.33.ebuild b/dev-libs/btparse/btparse-0.33.ebuild
index 04cd1fcf252b..75c809d48735 100644
--- a/dev-libs/btparse/btparse-0.33.ebuild
+++ b/dev-libs/btparse/btparse-0.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.33.ebuild,v 1.2 2002/08/14 11:52:27 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.33.ebuild,v 1.3 2002/10/20 18:41:50 vapier Exp $
DESCRIPTION="A C library to parse Bibtex files"
HOMEPAGE="http://starship.python.net/~gward/btOOL/"
@@ -11,7 +11,6 @@ SLOT="0"
KEYWORDS="x86 sparc sparc64"
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
S=${WORKDIR}/${P}
src_compile() {
diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild
index f7ff04c00c15..726e0df4b7ae 100644
--- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild
+++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild,v 1.1 2002/10/11 05:33:35 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild,v 1.2 2002/10/20 18:41:50 vapier Exp $
S=${WORKDIR}/cyrus-imapd-${PV}
@@ -21,7 +21,6 @@ DEPEND="virtual/glibc
>=sys-libs/pam-0.75
>=dev-libs/cyrus-sasl-2.1.2
>=sys-apps/tcp-wrappers-7.6"
-RDEPEND="${DEPEND}"
src_compile() {
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.5-r2.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.5-r2.ebuild
index 7eee0d515d12..d3fbc42058d8 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.5-r2.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.5-r2.ebuild,v 1.4 2002/10/04 05:14:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.5-r2.ebuild,v 1.5 2002/10/20 18:41:50 vapier Exp $
DESCRIPTION="The Cyrus SASL (Simple Authentication and Security Layer)"
HOMEPAGE="http://asg.web.cmu.edu/sasl/"
@@ -15,7 +15,6 @@ DEPEND="virtual/glibc
>=sys-libs/db-3.2
>=sys-libs/pam-0.75
>=dev-libs/openssl-0.9.6d"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild
index c6906f9a0314..c997dc66294a 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild,v 1.7 2002/10/05 05:39:10 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild,v 1.8 2002/10/20 18:41:50 vapier Exp $
IUSE="static mysql ldap gdbm kerberos berkdb"
@@ -23,7 +23,6 @@ DEPEND=">=sys-libs/db-3.2
mysql? ( >=dev-db/mysql-3.23.51 )
kerberos? ( >=app-crypt/krb5-1.2.5 )"
-RDEPEND="${DEPEND}"
src_unpack() {
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild
index 29848033e837..4458854919e2 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild,v 1.5 2002/10/05 05:39:10 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild,v 1.6 2002/10/20 18:41:50 vapier Exp $
IUSE="gdbm"
@@ -18,7 +18,6 @@ DEPEND="virtual/glibc
>=sys-libs/pam-0.75
>=dev-libs/openssl-0.9.6d
gdbm? ( >=sys-libs/gdbm-1.8.0 )"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
diff --git a/dev-libs/expat/expat-1.95.4.ebuild b/dev-libs/expat/expat-1.95.4.ebuild
index 40289d0bc398..da43a6f1db1c 100644
--- a/dev-libs/expat/expat-1.95.4.ebuild
+++ b/dev-libs/expat/expat-1.95.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.4.ebuild,v 1.7 2002/10/04 05:14:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.4.ebuild,v 1.8 2002/10/20 18:41:50 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="XML parsing libraries"
@@ -8,7 +8,6 @@ SRC_URI="mirror://sourceforge/expat/${P}.tar.gz"
HOMEPAGE="http://expat.sourceforge.net"
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="as-is"
diff --git a/dev-libs/gsl/gsl-1.2.ebuild b/dev-libs/gsl/gsl-1.2.ebuild
index 0b01414d3d1f..ebe437f53b4a 100644
--- a/dev-libs/gsl/gsl-1.2.ebuild
+++ b/dev-libs/gsl/gsl-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gsl/gsl-1.2.ebuild,v 1.4 2002/10/19 05:55:13 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gsl/gsl-1.2.ebuild,v 1.5 2002/10/20 18:41:50 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="The GNU Scientific Library"
@@ -12,7 +12,6 @@ LICENSE="GPL-2"
KEYWORDS="x86 sparc sparc64"
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
diff --git a/dev-libs/gtk-sharp/gtk-sharp-0.2.1.ebuild b/dev-libs/gtk-sharp/gtk-sharp-0.2.1.ebuild
index 49cea8654251..54ce9aeda757 100644
--- a/dev-libs/gtk-sharp/gtk-sharp-0.2.1.ebuild
+++ b/dev-libs/gtk-sharp/gtk-sharp-0.2.1.ebuild
@@ -12,7 +12,6 @@ SLOT="0"
DEPEND=">=dev-lang/mono-0.13
>=x11-libs/gtk+-2.0.2"
-RDEPEND="${DEPEND}"
KEYWORDS="x86 -ppc"
src_compile() {
diff --git a/dev-libs/korelib/korelib-1.0.ebuild b/dev-libs/korelib/korelib-1.0.ebuild
index e2be10f0252c..8c7e1b0b3662 100644
--- a/dev-libs/korelib/korelib-1.0.ebuild
+++ b/dev-libs/korelib/korelib-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/korelib/korelib-1.0.ebuild,v 1.2 2002/10/04 05:15:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/korelib/korelib-1.0.ebuild,v 1.3 2002/10/20 18:41:50 vapier Exp $
#A="korelib-1.0.tar.gz"
S=${WORKDIR}/${P}
@@ -9,7 +9,6 @@ SRC_URI="ftp://ftp.rygannon.com/pub/Korelib/${P}.tar.gz"
HOMEPAGE="http://www.thekompany.com/projects/korelib/"
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
LICENSE="GPL-2 | commercial"
SLOT="1"