diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-08 20:57:18 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-08 20:57:18 +0000 |
commit | a53e1386b62a094a3587df7bd4fbbeb3ea4f7537 (patch) | |
tree | 58ec1f10d4c0de25634994de7b8fa4a652f08047 /media-sound/mpg123/mpg123-1.7.2.ebuild | |
parent | Add missing deps (diff) | |
download | historical-a53e1386b62a094a3587df7bd4fbbeb3ea4f7537.tar.gz historical-a53e1386b62a094a3587df7bd4fbbeb3ea4f7537.tar.bz2 historical-a53e1386b62a094a3587df7bd4fbbeb3ea4f7537.zip |
Stable on sparc, security bug #265342
Package-Manager: portage-2.1.6.7/cvs/Linux sparc64
Diffstat (limited to 'media-sound/mpg123/mpg123-1.7.2.ebuild')
-rw-r--r-- | media-sound/mpg123/mpg123-1.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpg123/mpg123-1.7.2.ebuild b/media-sound/mpg123/mpg123-1.7.2.ebuild index 09331d763b42..3fac4c4ac492 100644 --- a/media-sound/mpg123/mpg123-1.7.2.ebuild +++ b/media-sound/mpg123/mpg123-1.7.2.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.7.2.ebuild,v 1.5 2009/04/08 19:57:04 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.7.2.ebuild,v 1.6 2009/04/08 20:57:18 bluebird Exp $ DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3." HOMEPAGE="http://www.mpg123.org" @@ -8,7 +8,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" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="3dnow 3dnowext alsa altivec arts esd ipv6 jack mmx nas network oss portaudio pulseaudio sdl sse" RDEPEND="alsa? ( media-libs/alsa-lib ) |