diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:49:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:49:12 +0000 |
commit | 8b1c5a3c3dd5ae530e5246da9ac0730b54060d2f (patch) | |
tree | 53f791c988c50098554f5d5e3532efbf8e969265 /media-libs/ladspa-cmt | |
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/ladspa-cmt')
-rw-r--r-- | media-libs/ladspa-cmt/ladspa-cmt-1.14.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/ladspa-cmt/ladspa-cmt-1.14.ebuild b/media-libs/ladspa-cmt/ladspa-cmt-1.14.ebuild index 693b80c367c5..a7111526ec2e 100644 --- a/media-libs/ladspa-cmt/ladspa-cmt-1.14.ebuild +++ b/media-libs/ladspa-cmt/ladspa-cmt-1.14.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.14.ebuild,v 1.3 2002/10/04 21:04:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.14.ebuild,v 1.4 2002/10/20 18:49:11 vapier Exp $ DESCRIPTION="CMT (computer music toolkit) Lasdpa library plugins" HOMEPAGE="http://www.ladspa.org/" LICENSE="LGPL-2.1" DEPEND="media-libs/ladspa-sdk" -RDEPEND="${DEPEND}" SRC_URI="http://www.ladspa.org/download/cmt_src.tgz" KEYWORDS="x86" |