diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-09-18 14:41:20 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-09-18 14:41:20 +0000 |
commit | d0ba3657809e405bb5c270ed7a1bf20906982eeb (patch) | |
tree | 397c8cda5d1d03571fb321bb3b24c902e881400a /media-sound/mpg123 | |
parent | Version bump wrt #192925 and add new optimization options altivec, 3dnowext, ... (diff) | |
download | gentoo-2-d0ba3657809e405bb5c270ed7a1bf20906982eeb.tar.gz gentoo-2-d0ba3657809e405bb5c270ed7a1bf20906982eeb.tar.bz2 gentoo-2-d0ba3657809e405bb5c270ed7a1bf20906982eeb.zip |
Sort IUSE alphabetically for prev. com.
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-sound/mpg123')
-rw-r--r-- | media-sound/mpg123/mpg123-0.67.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpg123/mpg123-0.67.ebuild b/media-sound/mpg123/mpg123-0.67.ebuild index 086f6ab5d4fe..d1b278cef321 100644 --- a/media-sound/mpg123/mpg123-0.67.ebuild +++ b/media-sound/mpg123/mpg123-0.67.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild,v 1.1 2007/09/18 14:37:36 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild,v 1.2 2007/09/18 14:41:20 drac Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="3dnow 3dnowext alsa altivec esd jack mmx nas oss sdl sse portaudio" +IUSE="3dnow 3dnowext alsa altivec esd jack mmx nas oss portaudio sdl sse" RDEPEND="alsa? ( media-libs/alsa-lib ) sdl? ( !alsa? ( !oss? ( media-libs/libsdl ) ) ) |