summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-08 10:48:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-08 10:48:25 +0000
commit2cc890f33cc699ec58d4963d2568ca1d565133c5 (patch)
tree9550440ba7f5b8e32d5d3c65c1468f3932917634 /media-sound/mpg123
parentStable for ppc, wrt bug #509830 (diff)
downloadgentoo-2-2cc890f33cc699ec58d4963d2568ca1d565133c5.tar.gz
gentoo-2-2cc890f33cc699ec58d4963d2568ca1d565133c5.tar.bz2
gentoo-2-2cc890f33cc699ec58d4963d2568ca1d565133c5.zip
Stable for ppc, wrt bug #500262
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/mpg123')
-rw-r--r--media-sound/mpg123/ChangeLog5
-rw-r--r--media-sound/mpg123/mpg123-1.18.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mpg123/ChangeLog b/media-sound/mpg123/ChangeLog
index 634db483df83..1ad791d0b225 100644
--- a/media-sound/mpg123/ChangeLog
+++ b/media-sound/mpg123/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/mpg123
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.310 2014/06/08 10:45:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.311 2014/06/08 10:48:25 ago Exp $
+
+ 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> mpg123-1.18.1.ebuild:
+ Stable for ppc, wrt bug #500262
08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> mpg123-1.18.1.ebuild:
Stable for ppc64, wrt bug #500262
diff --git a/media-sound/mpg123/mpg123-1.18.1.ebuild b/media-sound/mpg123/mpg123-1.18.1.ebuild
index 435a81848146..053290d0232a 100644
--- a/media-sound/mpg123/mpg123-1.18.1.ebuild
+++ b/media-sound/mpg123/mpg123-1.18.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.18.1.ebuild,v 1.8 2014/06/08 10:45:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.18.1.ebuild,v 1.9 2014/06/08 10:48:25 ago Exp $
EAPI=5
inherit eutils toolchain-funcs libtool multilib-minimal
@@ -11,7 +11,7 @@ SRC_URI="http://www.mpg123.org/download/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="3dnow 3dnowext alsa altivec coreaudio int-quality ipv6 jack mmx nas oss portaudio pulseaudio sdl sse"
# No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.