diff options
author | 2002-10-20 18:40:23 +0000 | |
---|---|---|
committer | 2002-10-20 18:40:23 +0000 | |
commit | 46eff01ed30906f3115d7aff5d186162aa45bdcf (patch) | |
tree | 30176e032498a6c60968876b07625e02bd8fdbd1 /app-misc/rio500 | |
parent | Remove rdepend=depend (diff) | |
download | historical-46eff01ed30906f3115d7aff5d186162aa45bdcf.tar.gz historical-46eff01ed30906f3115d7aff5d186162aa45bdcf.tar.bz2 historical-46eff01ed30906f3115d7aff5d186162aa45bdcf.zip |
Remove rdepend=depend
Diffstat (limited to 'app-misc/rio500')
-rw-r--r-- | app-misc/rio500/rio500-0.7-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/rio500/rio500-0.7-r1.ebuild b/app-misc/rio500/rio500-0.7-r1.ebuild index d9256ea344d6..9cb81f3fcb8c 100644 --- a/app-misc/rio500/rio500-0.7-r1.ebuild +++ b/app-misc/rio500/rio500-0.7-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r1.ebuild,v 1.7 2002/10/19 15:48:49 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r1.ebuild,v 1.8 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Command line tools for transfering mp3s to and from a Rio500" @@ -13,7 +13,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="=dev-libs/glib-1.2*" -RDEPEND="${DEPEND}" src_compile() { econf \ |