diff options
author | 2002-10-20 18:42:45 +0000 | |
---|---|---|
committer | 2002-10-20 18:42:45 +0000 | |
commit | 89414aafef7b4662605766324cbfae205bfbe3e0 (patch) | |
tree | 36ea97f0b79502ff16fba7aa47469e6c52e2ad70 /dev-db/tora | |
parent | Remove rdepend=depend (diff) | |
download | gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.tar.gz gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.tar.bz2 gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.zip |
Remove rdepend=depend
Diffstat (limited to 'dev-db/tora')
-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 |
2 files changed, 2 insertions, 4 deletions
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" |