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/tcb | |
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/tcb')
-rw-r--r-- | sys-apps/tcb/tcb-0.9.7.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/tcb/tcb-0.9.7.4.ebuild b/sys-apps/tcb/tcb-0.9.7.4.ebuild index 2db8f03e3e05..f0a782de2033 100644 --- a/sys-apps/tcb/tcb-0.9.7.4.ebuild +++ b/sys-apps/tcb/tcb-0.9.7.4.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/tcb/tcb-0.9.7.4.ebuild,v 1.3 2002/10/19 03:21:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcb/tcb-0.9.7.4.ebuild,v 1.4 2002/10/20 18:54:50 vapier Exp $ S=${WORKDIR}/${P} @@ -11,7 +11,6 @@ HOMEPAGE="http://www.openwall.com" LICENSE="GPL-2" DEPEND=">=sys-libs/pam-0.75" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86" |