diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 18:40:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 18:40:50 +0000 |
commit | e9dc0ad7aa4e77853ab22f8fd784e4a432c03677 (patch) | |
tree | 1bd59d8c6a0172e6c848c8b4ee4e750fbf289988 /media-plugins/blop | |
parent | new version (diff) | |
download | gentoo-2-e9dc0ad7aa4e77853ab22f8fd784e4a432c03677.tar.gz gentoo-2-e9dc0ad7aa4e77853ab22f8fd784e4a432c03677.tar.bz2 gentoo-2-e9dc0ad7aa4e77853ab22f8fd784e4a432c03677.zip |
unmasks and ebuild fixes
Diffstat (limited to 'media-plugins/blop')
-rw-r--r-- | media-plugins/blop/blop-0.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/blop/blop-0.2.5.ebuild b/media-plugins/blop/blop-0.2.5.ebuild index e20bd29e22dc..9ef111475f2c 100644 --- a/media-plugins/blop/blop-0.2.5.ebuild +++ b/media-plugins/blop/blop-0.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/blop/blop-0.2.5.ebuild,v 1.4 2003/06/12 20:46:38 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/blop/blop-0.2.5.ebuild,v 1.5 2003/07/12 18:40:37 aliz Exp $ IUSE="" S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://blop.sf.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=media-libs/ladspa-sdk-1.12" |