summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-02-15 19:43:42 +0000
committerJason Wever <weeve@gentoo.org>2004-02-15 19:43:42 +0000
commit7a2642ea46958a7a8719a3c2a633646a021b0773 (patch)
treeea25df47bc920f55eb79268e8ab0392d0505ff98
parentMinor bugfix (Manifest recommit) (diff)
downloadgentoo-2-7a2642ea46958a7a8719a3c2a633646a021b0773.tar.gz
gentoo-2-7a2642ea46958a7a8719a3c2a633646a021b0773.tar.bz2
gentoo-2-7a2642ea46958a7a8719a3c2a633646a021b0773.zip
Marked stable on sparc to fix bug #40631.
-rw-r--r--media-sound/mpg123/ChangeLog5
-rw-r--r--media-sound/mpg123/mpg123-0.59s-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mpg123/ChangeLog b/media-sound/mpg123/ChangeLog
index cb44f572b8c5..d1f8df775de2 100644
--- a/media-sound/mpg123/ChangeLog
+++ b/media-sound/mpg123/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/mpg123
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.26 2004/02/09 21:06:46 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.27 2004/02/15 19:43:42 weeve Exp $
+
+ 15 Feb 2004; Jason Wever <weeve@gentoo.org> mpg123-0.59s-r1.ebuild:
+ Marked stable on sparc to fix bug #40631.
09 Feb 2004; Luca Barbato <lu_zero@gentoo.org> mpg123-0.59s-r1.ebuild:
Fixed a glitch in the ppc related section of Makefile.
diff --git a/media-sound/mpg123/mpg123-0.59s-r1.ebuild b/media-sound/mpg123/mpg123-0.59s-r1.ebuild
index 6fcbc74bfbd0..dcc899a724ef 100644
--- a/media-sound/mpg123/mpg123-0.59s-r1.ebuild
+++ b/media-sound/mpg123/mpg123-0.59s-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.59s-r1.ebuild,v 1.7 2004/02/09 21:06:46 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.59s-r1.ebuild,v 1.8 2004/02/15 19:43:42 weeve Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.mpg123.de/mpg123/${PN}-pre${PV}.tar.gz"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86 ia64 ~amd64 ~ppc ~sparc alpha ~hppa ~mips ~arm"
+KEYWORDS="~x86 ia64 ~amd64 ~ppc sparc alpha ~hppa ~mips ~arm"
DEPEND="virtual/glibc
>=sys-apps/sed-4"