diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:55:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:55:50 +0000 |
commit | 6c0bc328b1207dac8a59e148601183d732308a98 (patch) | |
tree | 1e562184009b13218bcf658daf04bbe2183e47b7 /sys-apps/subterfugue | |
parent | Remove rdepend=depend (diff) | |
download | gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.gz gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.bz2 gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.zip |
Remove rdepend=depend
Diffstat (limited to 'sys-apps/subterfugue')
-rw-r--r-- | sys-apps/subterfugue/subterfugue-0.2-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild b/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild index d14940b8af9c..f9186a190b6a 100644 --- a/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild +++ b/sys-apps/subterfugue/subterfugue-0.2-r1.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/subterfugue/subterfugue-0.2-r1.ebuild,v 1.11 2002/10/19 03:42:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild,v 1.12 2002/10/20 18:54:50 vapier Exp $ IUSE="gtk" @@ -14,7 +14,6 @@ LICENSE="GPL-2" DEPEND=">=dev-lang/python-2.0 gtk? ( =x11-libs/gtk+-1.2* )" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} |