summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2006-06-24 17:59:31 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2006-06-24 17:59:31 +0000
commit7d60c58c66cf41faa8410d4c3406f736fc8fb381 (patch)
tree486e8a5a3d75f229f803c81640b265b9c5bc6c6e /media-sound
parentKeywording ~amd64 (diff)
downloadgentoo-2-7d60c58c66cf41faa8410d4c3406f736fc8fb381.tar.gz
gentoo-2-7d60c58c66cf41faa8410d4c3406f736fc8fb381.tar.bz2
gentoo-2-7d60c58c66cf41faa8410d4c3406f736fc8fb381.zip
Stable on hppa. See bug #133988.
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/mpg123/ChangeLog6
-rw-r--r--media-sound/mpg123/mpg123-0.59s-r11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/mpg123/ChangeLog b/media-sound/mpg123/ChangeLog
index ef55936276d8..1e940cc618b9 100644
--- a/media-sound/mpg123/ChangeLog
+++ b/media-sound/mpg123/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/mpg123
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.100 2006/06/22 20:59:34 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.101 2006/06/24 17:59:31 killerfox Exp $
+
+ 24 Jun 2006; Rene Nussbaumer <killerfox@gentoo.org>
+ mpg123-0.59s-r11.ebuild:
+ Stable on hppa. See bug #133988.
22 Jun 2006; Thomas Cort <tcort@gentoo.org> mpg123-0.59s-r11.ebuild:
Stable on alpha wrt security Bug #133988.
diff --git a/media-sound/mpg123/mpg123-0.59s-r11.ebuild b/media-sound/mpg123/mpg123-0.59s-r11.ebuild
index 6532993f0f01..eb352a08c3cd 100644
--- a/media-sound/mpg123/mpg123-0.59s-r11.ebuild
+++ b/media-sound/mpg123/mpg123-0.59s-r11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.59s-r11.ebuild,v 1.7 2006/06/22 20:59:34 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.59s-r11.ebuild,v 1.8 2006/06/24 17:59:31 killerfox Exp $
inherit eutils toolchain-funcs
@@ -15,7 +15,7 @@ SRC_URI="http://www.mpg123.de/mpg123/${PN}-pre${PV}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc-macos ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ppc-macos ppc64 sparc x86"
IUSE="mmx 3dnow esd nas oss"
RDEPEND="esd? ( media-sound/esound )