diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-07 12:38:40 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-07 12:38:40 +0000 |
commit | f88a6f3dd3d7a360b8986ba52e6ebc8aa8061557 (patch) | |
tree | a601121f20748967296e480d546e8da88ce6fd4e /media-sound | |
parent | Remove noteedit which got replaced by canorus, or musescore. (diff) | |
download | gentoo-2-f88a6f3dd3d7a360b8986ba52e6ebc8aa8061557.tar.gz gentoo-2-f88a6f3dd3d7a360b8986ba52e6ebc8aa8061557.tar.bz2 gentoo-2-f88a6f3dd3d7a360b8986ba52e6ebc8aa8061557.zip |
Use sane USE defaults, not every x86 is a sse one.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/mpg123/mpg123-1.8.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/media-sound/mpg123/mpg123-1.8.1.ebuild b/media-sound/mpg123/mpg123-1.8.1.ebuild index 1849e3e31cc4..71ab5f431929 100644 --- a/media-sound/mpg123/mpg123-1.8.1.ebuild +++ b/media-sound/mpg123/mpg123-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.8.1.ebuild,v 1.9 2009/09/06 17:03:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.8.1.ebuild,v 1.10 2009/09/07 12:38:40 ssuominen Exp $ EAPI=2 @@ -12,8 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" -IUSE="3dnow 3dnowext +alsa altivec ipv6 jack +mmx nas +network oss portaudio pulseaudio -sdl +sse" +IUSE="3dnow 3dnowext alsa altivec ipv6 jack mmx nas +network oss portaudio pulseaudio sdl sse" RDEPEND="alsa? ( media-libs/alsa-lib ) jack? ( media-sound/jack-audio-connection-kit ) |