diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:41:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:41:13 +0000 |
commit | c46f545e163873c434dc05acdb4e683f0ac4642f (patch) | |
tree | edccda38d4531065e4bc5258c7b05b4c9daca9b1 /dev-db | |
parent | Remove rdepend=depend (diff) | |
download | historical-c46f545e163873c434dc05acdb4e683f0ac4642f.tar.gz historical-c46f545e163873c434dc05acdb4e683f0ac4642f.tar.bz2 historical-c46f545e163873c434dc05acdb4e683f0ac4642f.zip |
Remove rdepend=depend
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/metakit/metakit-2.4.7.37.ebuild | 3 | ||||
-rw-r--r-- | dev-db/mysql/mysql-3.23.51-r3.ebuild | 3 | ||||
-rw-r--r-- | dev-db/mysql/mysql-3.23.51-r4.ebuild | 3 | ||||
-rw-r--r-- | dev-db/mysql/mysql-3.23.52-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-db/mysql/mysql-3.23.52.ebuild | 3 | ||||
-rw-r--r-- | dev-db/tora/tora-1.3.6.1.ebuild | 3 | ||||
-rw-r--r-- | dev-db/tora/tora-1.3.7.ebuild | 3 |
7 files changed, 7 insertions, 14 deletions
diff --git a/dev-db/metakit/metakit-2.4.7.37.ebuild b/dev-db/metakit/metakit-2.4.7.37.ebuild index f7c87256b045..61f6a0019313 100644 --- a/dev-db/metakit/metakit-2.4.7.37.ebuild +++ b/dev-db/metakit/metakit-2.4.7.37.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-db/metakit/metakit-2.4.7.37.ebuild,v 1.2 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.7.37.ebuild,v 1.3 2002/10/20 18:41:13 vapier Exp $ IUSE="python tcltk" @@ -9,7 +9,6 @@ DESCRIPTION="Embedded database library" HOMEPAGE="http://www.equi4.com/metakit/" SRC_URI="http://www.equi4.com/pub/mk/${PN}-${PV%.*}-${PV##*.}.tar.gz" DEPEND="python? ( >=dev-lang/python-2.2.1 ) tcltk? ( >=dev-lang/tcl-8.3.3-r2 )" -RDEPEND="${DEPEND}" KEYWORDS="x86" LICENSE="MetaKit" SLOT="0" diff --git a/dev-db/mysql/mysql-3.23.51-r3.ebuild b/dev-db/mysql/mysql-3.23.51-r3.ebuild index 1452852e7d92..01061d73dc3a 100644 --- a/dev-db/mysql/mysql-3.23.51-r3.ebuild +++ b/dev-db/mysql/mysql-3.23.51-r3.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-db/mysql/mysql-3.23.51-r3.ebuild,v 1.4 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.51-r3.ebuild,v 1.5 2002/10/20 18:41:13 vapier Exp $ IUSE="static readline innodb berkdb tcpd" @@ -25,7 +25,6 @@ DEPEND="virtual/glibc sys-devel/perl sys-apps/procps" -RDEPEND="${DEPEND}" KEYWORDS="x86 ppc" # HEY! diff --git a/dev-db/mysql/mysql-3.23.51-r4.ebuild b/dev-db/mysql/mysql-3.23.51-r4.ebuild index 37e488cadb6c..7befe74eab91 100644 --- a/dev-db/mysql/mysql-3.23.51-r4.ebuild +++ b/dev-db/mysql/mysql-3.23.51-r4.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-db/mysql/mysql-3.23.51-r4.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.51-r4.ebuild,v 1.4 2002/10/20 18:41:13 vapier Exp $ IUSE="static readline innodb berkdb tcpd" @@ -25,7 +25,6 @@ DEPEND="virtual/glibc sys-devel/perl sys-apps/procps" -RDEPEND="${DEPEND}" KEYWORDS="x86 ppc" # HEY! diff --git a/dev-db/mysql/mysql-3.23.52-r1.ebuild b/dev-db/mysql/mysql-3.23.52-r1.ebuild index 75c3af848b66..e057bd4182c0 100644 --- a/dev-db/mysql/mysql-3.23.52-r1.ebuild +++ b/dev-db/mysql/mysql-3.23.52-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-db/mysql/mysql-3.23.52-r1.ebuild,v 1.5 2002/10/15 14:34:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.52-r1.ebuild,v 1.6 2002/10/20 18:41:13 vapier Exp $ IUSE="static readline innodb berkdb tcpd" @@ -24,7 +24,6 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) sys-devel/perl sys-apps/procps" -RDEPEND="${DEPEND}" KEYWORDS="x86 sparc64" # HEY! diff --git a/dev-db/mysql/mysql-3.23.52.ebuild b/dev-db/mysql/mysql-3.23.52.ebuild index 09b41857cbde..e9e8eff27825 100644 --- a/dev-db/mysql/mysql-3.23.52.ebuild +++ b/dev-db/mysql/mysql-3.23.52.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-db/mysql/mysql-3.23.52.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.52.ebuild,v 1.4 2002/10/20 18:41:13 vapier Exp $ IUSE="static readline innodb berkdb tcpd" @@ -24,7 +24,6 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) sys-devel/perl sys-apps/procps" -RDEPEND="${DEPEND}" KEYWORDS="x86" # HEY! diff --git a/dev-db/tora/tora-1.3.6.1.ebuild b/dev-db/tora/tora-1.3.6.1.ebuild index 2d98f77d9dcc..b7d2474d623f 100644 --- a/dev-db/tora/tora-1.3.6.1.ebuild +++ b/dev-db/tora/tora-1.3.6.1.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-db/tora/tora-1.3.6.1.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.6.1.ebuild,v 1.4 2002/10/20 18:41:13 vapier Exp $ IUSE="kde oci8 postgres mysql" @@ -12,7 +12,6 @@ HOMEPAGE="http://www.globecom.se/tora/" DEPEND=">=x11-libs/qt-3.0.0 mysql? ( >=dev-db/mysql-3.23 ) postgres? ( >=dev-db/postgresql-7.1 )" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86" LICENSE="GPL-2" diff --git a/dev-db/tora/tora-1.3.7.ebuild b/dev-db/tora/tora-1.3.7.ebuild index e223b00bf6c3..b610e73c58b2 100644 --- a/dev-db/tora/tora-1.3.7.ebuild +++ b/dev-db/tora/tora-1.3.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-db/tora/tora-1.3.7.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.7.ebuild,v 1.4 2002/10/20 18:41:13 vapier Exp $ IUSE="kde oci8 postgres mysql" @@ -12,7 +12,6 @@ HOMEPAGE="http://www.globecom.se/tora/" DEPEND=">=x11-libs/qt-3.0.0 mysql? ( >=dev-db/mysql-3.23 ) postgres? ( >=dev-db/postgresql-7.1 )" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86" LICENSE="GPL-2" |