diff options
author | 2002-10-20 18:49:12 +0000 | |
---|---|---|
committer | 2002-10-20 18:49:12 +0000 | |
commit | 8b1c5a3c3dd5ae530e5246da9ac0730b54060d2f (patch) | |
tree | 53f791c988c50098554f5d5e3532efbf8e969265 /media-libs/id3lib/id3lib-3.8.0.ebuild | |
parent | Remove rdepend=depend (diff) | |
download | historical-8b1c5a3c3dd5ae530e5246da9ac0730b54060d2f.tar.gz historical-8b1c5a3c3dd5ae530e5246da9ac0730b54060d2f.tar.bz2 historical-8b1c5a3c3dd5ae530e5246da9ac0730b54060d2f.zip |
Remove rdepend=depend
Diffstat (limited to 'media-libs/id3lib/id3lib-3.8.0.ebuild')
-rw-r--r-- | media-libs/id3lib/id3lib-3.8.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/id3lib/id3lib-3.8.0.ebuild b/media-libs/id3lib/id3lib-3.8.0.ebuild index c4fb8066ddad..1e3740389187 100644 --- a/media-libs/id3lib/id3lib-3.8.0.ebuild +++ b/media-libs/id3lib/id3lib-3.8.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/media-libs/id3lib/id3lib-3.8.0.ebuild,v 1.4 2002/10/04 05:47:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.0.ebuild,v 1.5 2002/10/20 18:49:11 vapier Exp $ MY_P=${P/_/} S=${WORKDIR}/${MY_P} @@ -13,7 +13,6 @@ LICENSE="LGPL-2.1" KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_unpack() { |