diff options
author | 2009-09-07 12:38:40 +0000 | |
---|---|---|
committer | 2009-09-07 12:38:40 +0000 | |
commit | 45dba2d0ec6d07660d890f4cea8b36d544279b10 (patch) | |
tree | 332df3bd6b2d21cce27ef4d95f1fa984a2eeeefa /media-sound/mpg123 | |
parent | Remove noteedit which got replaced by canorus, or musescore. (diff) | |
download | historical-45dba2d0ec6d07660d890f4cea8b36d544279b10.tar.gz historical-45dba2d0ec6d07660d890f4cea8b36d544279b10.tar.bz2 historical-45dba2d0ec6d07660d890f4cea8b36d544279b10.zip |
Use sane USE defaults, not every x86 is a sse one.
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'media-sound/mpg123')
-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 ) |