diff options
author | 2002-10-20 18:49:33 +0000 | |
---|---|---|
committer | 2002-10-20 18:49:33 +0000 | |
commit | 63deaa792b90ee80c5ff2ea98e3b239a68370804 (patch) | |
tree | 9b4e8fdc27521a53a76c80d66fb44179f4af953e /media-sound/audacity | |
parent | Remove rdepend=depend (diff) | |
download | historical-63deaa792b90ee80c5ff2ea98e3b239a68370804.tar.gz historical-63deaa792b90ee80c5ff2ea98e3b239a68370804.tar.bz2 historical-63deaa792b90ee80c5ff2ea98e3b239a68370804.zip |
Remove rdepend=depend
Diffstat (limited to 'media-sound/audacity')
-rw-r--r-- | media-sound/audacity/audacity-1.1.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/audacity/audacity-1.1.0.ebuild b/media-sound/audacity/audacity-1.1.0.ebuild index f49ad5baaaeb..7b74e674cbe2 100644 --- a/media-sound/audacity/audacity-1.1.0.ebuild +++ b/media-sound/audacity/audacity-1.1.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-sound/audacity/audacity-1.1.0.ebuild,v 1.4 2002/10/05 05:39:16 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.1.0.ebuild,v 1.5 2002/10/20 18:49:33 vapier Exp $ IUSE="arts oggvorbis" @@ -15,7 +15,6 @@ DEPEND="~x11-libs/wxGTK-2.2.9 media-sound/mad media-libs/libsndfile" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86" |