diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:54:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:54:51 +0000 |
commit | e2fbc6929a508b425b1e1959f3be18c122189294 (patch) | |
tree | e8afa0d67c673789d87deb5687b97cc8116fa1e6 /sys-apps/dcron | |
parent | Remove rdepend=depend (diff) | |
download | historical-e2fbc6929a508b425b1e1959f3be18c122189294.tar.gz historical-e2fbc6929a508b425b1e1959f3be18c122189294.tar.bz2 historical-e2fbc6929a508b425b1e1959f3be18c122189294.zip |
Remove rdepend=depend
Diffstat (limited to 'sys-apps/dcron')
-rw-r--r-- | sys-apps/dcron/dcron-2.7-r8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/dcron/dcron-2.7-r8.ebuild b/sys-apps/dcron/dcron-2.7-r8.ebuild index 31f8a06180af..550c56a96650 100644 --- a/sys-apps/dcron/dcron-2.7-r8.ebuild +++ b/sys-apps/dcron/dcron-2.7-r8.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/sys-apps/dcron/dcron-2.7-r8.ebuild,v 1.7 2002/10/19 03:42:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7-r8.ebuild,v 1.8 2002/10/20 18:54:50 vapier Exp $ # to use this, you must be part of the "cron" group @@ -13,7 +13,6 @@ SLOT="0" LICENSE="GPL-2" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} |