summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:47:32 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:47:32 +0000
commitf43eb2039eee0436e748aa4b214ce04407c10faf (patch)
tree5a6c22ced6b563c4c06172c5ffec3a6a06f909dc /dev-python/pysqlite
parentRemove rdepend=depend (diff)
downloadhistorical-f43eb2039eee0436e748aa4b214ce04407c10faf.tar.gz
historical-f43eb2039eee0436e748aa4b214ce04407c10faf.tar.bz2
historical-f43eb2039eee0436e748aa4b214ce04407c10faf.zip
Remove rdepend=depend
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r--dev-python/pysqlite/pysqlite-0.2.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pysqlite/pysqlite-0.2.0.ebuild b/dev-python/pysqlite/pysqlite-0.2.0.ebuild
index 69defd2dcb35..b033eed4f96e 100644
--- a/dev-python/pysqlite/pysqlite-0.2.0.ebuild
+++ b/dev-python/pysqlite/pysqlite-0.2.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-python/pysqlite/pysqlite-0.2.0.ebuild,v 1.4 2002/10/17 16:36:53 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.2.0.ebuild,v 1.5 2002/10/20 18:47:32 vapier Exp $
S="${WORKDIR}/${P}"
@@ -9,7 +9,6 @@ SRC_URI="mirror://sourceforge/pysqlite/pysqlite-${PV}.tar.gz"
HOMEPAGE="http://www.hwaci.com/sw/sqlite/"
DEPEND="virtual/python
dev-db/sqlite"
-RDEPEND="${DEPEND}"
KEYWORDS="x86 sparc sparc64 alpha"
LICENSE="pysqlite"
SLOT="0"