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-mail/fetchmail
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-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/fetchmail-6.1.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.1.0.ebuild b/net-mail/fetchmail/fetchmail-6.1.0.ebuild
index fd9fbe1ff6ea..3153549a794e 100644
--- a/net-mail/fetchmail/fetchmail-6.1.0.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.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/net-mail/fetchmail/fetchmail-6.1.0.ebuild,v 1.5 2002/10/10 11:21:55 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.1.0.ebuild,v 1.6 2002/10/20 18:52:11 vapier Exp $
IUSE="ssl nls"
@@ -13,7 +13,6 @@ SRC_URI="http://www.tuxedo.org/~esr/fetchmail/${P}.tar.gz"
DEPEND="virtual/glibc
ssl? ( >=dev-libs/openssl-0.9.6 )
nls? ( sys-devel/gettext )"
-RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2 public-domain"