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 | 56569fd67d89e629d4b94c1440ae104a7f857214 (patch) | |
tree | 8d5e5275ea8c4a345872f7b40859be48516643ba /media-plugins/blop | |
parent | new version (diff) | |
download | historical-56569fd67d89e629d4b94c1440ae104a7f857214.tar.gz historical-56569fd67d89e629d4b94c1440ae104a7f857214.tar.bz2 historical-56569fd67d89e629d4b94c1440ae104a7f857214.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" |