summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:49:33 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:49:33 +0000
commit63deaa792b90ee80c5ff2ea98e3b239a68370804 (patch)
tree9b4e8fdc27521a53a76c80d66fb44179f4af953e /media-sound/mad
parentRemove rdepend=depend (diff)
downloadhistorical-63deaa792b90ee80c5ff2ea98e3b239a68370804.tar.gz
historical-63deaa792b90ee80c5ff2ea98e3b239a68370804.tar.bz2
historical-63deaa792b90ee80c5ff2ea98e3b239a68370804.zip
Remove rdepend=depend
Diffstat (limited to 'media-sound/mad')
-rw-r--r--media-sound/mad/mad-0.14.2b-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/mad/mad-0.14.2b-r1.ebuild b/media-sound/mad/mad-0.14.2b-r1.ebuild
index b9cfee43529d..7c211c54b47c 100644
--- a/media-sound/mad/mad-0.14.2b-r1.ebuild
+++ b/media-sound/mad/mad-0.14.2b-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/media-sound/mad/mad-0.14.2b-r1.ebuild,v 1.7 2002/10/05 05:39:16 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/mad-0.14.2b-r1.ebuild,v 1.8 2002/10/20 18:49:33 vapier Exp $
IUSE="nls esd"
@@ -9,7 +9,6 @@ HOMEPAGE="http://mad.sourceforge.net/"
DESCRIPTION="A high-quality MP3 decoder"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
DEPEND="virtual/glibc esd? ( media-sound/esound ) nls? ( sys-devel/gettext )"
-RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc"