diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-04 01:33:46 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-04 01:33:46 +0000 |
commit | b28ab0922fe519a57ea3206a10a7839751def8b4 (patch) | |
tree | 62645d19fa515d9e6fe24bc91ce791db41bb61a2 /x11-plugins/wmmp3/wmmp3-0.12.ebuild | |
parent | x11-plugins/wmmemfree-0.7-r1 stable for x86. Wipe out older ebuilds. (Manifes... (diff) | |
download | gentoo-2-b28ab0922fe519a57ea3206a10a7839751def8b4.tar.gz gentoo-2-b28ab0922fe519a57ea3206a10a7839751def8b4.tar.bz2 gentoo-2-b28ab0922fe519a57ea3206a10a7839751def8b4.zip |
x11-plugins/wmmp3-0.12 stable for x86. Lowered mpg123 version dependency to satisfy ppc stable keyword.
Diffstat (limited to 'x11-plugins/wmmp3/wmmp3-0.12.ebuild')
-rw-r--r-- | x11-plugins/wmmp3/wmmp3-0.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmmp3/wmmp3-0.12.ebuild b/x11-plugins/wmmp3/wmmp3-0.12.ebuild index 2d73a285d6ed..75cb5b0ded20 100644 --- a/x11-plugins/wmmp3/wmmp3-0.12.ebuild +++ b/x11-plugins/wmmp3/wmmp3-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmp3/wmmp3-0.12.ebuild,v 1.3 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmp3/wmmp3-0.12.ebuild,v 1.4 2004/09/04 01:33:46 s4t4n Exp $ IUSE="" @@ -10,10 +10,10 @@ SRC_URI="http://www.dotfiles.com/software/wmmp3/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc" +KEYWORDS="x86 ppc" DEPEND="virtual/x11 - >=media-sound/mpg123-0.59s-r3" + >=media-sound/mpg123-0.59s-r2" src_compile() { |