diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:55:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:55:28 +0000 |
commit | b9e4614091fa481aed7a234786dbb6df28b649dc (patch) | |
tree | 1f09f567c5465c947e9a4d7cb8d22a4d188c61eb /x11-misc/gpasman | |
parent | Remove rdepend=depend (diff) | |
download | historical-b9e4614091fa481aed7a234786dbb6df28b649dc.tar.gz historical-b9e4614091fa481aed7a234786dbb6df28b649dc.tar.bz2 historical-b9e4614091fa481aed7a234786dbb6df28b649dc.zip |
Remove rdepend=depend
Diffstat (limited to 'x11-misc/gpasman')
-rw-r--r-- | x11-misc/gpasman/gpasman-1.3.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/gpasman/gpasman-1.3.0.ebuild b/x11-misc/gpasman/gpasman-1.3.0.ebuild index d0e378b27bed..91f1d910f0b1 100644 --- a/x11-misc/gpasman/gpasman-1.3.0.ebuild +++ b/x11-misc/gpasman/gpasman-1.3.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/x11-misc/gpasman/gpasman-1.3.0.ebuild,v 1.8 2002/10/04 21:30:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.0.ebuild,v 1.9 2002/10/20 18:55:28 vapier Exp $ S=${WORKDIR}/${P} @@ -14,7 +14,6 @@ SLOT="0" KEYWORDS="x86 sparc sparc64" DEPEND="=x11-libs/gtk+-1.2*" -RDEPEND="${DEPEND}" src_compile() { |