summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:55:50 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:55:50 +0000
commit6c0bc328b1207dac8a59e148601183d732308a98 (patch)
tree1e562184009b13218bcf658daf04bbe2183e47b7 /net-ftp
parentRemove rdepend=depend (diff)
downloadgentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.gz
gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.bz2
gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.zip
Remove rdepend=depend
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild
index 1e9b77f77cca..487657e29367 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.12.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/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild,v 1.1 2002/10/12 14:41:42 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild,v 1.2 2002/10/20 18:51:50 vapier Exp $
DESCRIPTION="Pure-FTPd is a fast, production-quality, standard-conformant FTP server"
SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.bz2"
@@ -11,7 +11,6 @@ DEPEND="virtual/glibc
mysql? ( >=dev-db/mysql-3* )
postgres? ( >=dev-db/postgresql-7.2.2 )
ldap? ( >=net-nds/openldap-2.0.25 )"
-RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2"