summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-07-03 20:18:46 +0000
committerJeroen Roovers <jer@gentoo.org>2012-07-03 20:18:46 +0000
commit420ab5b6a25cd1b7b955743d2a4cb1c19be16077 (patch)
tree9fe94a8cee7cb8b7bbd4b56b83c0d126f5b1d838 /media-libs/sdl-mixer
parentStable for HPPA (bug #422363). (diff)
downloadgentoo-2-420ab5b6a25cd1b7b955743d2a4cb1c19be16077.tar.gz
gentoo-2-420ab5b6a25cd1b7b955743d2a4cb1c19be16077.tar.bz2
gentoo-2-420ab5b6a25cd1b7b955743d2a4cb1c19be16077.zip
Stable for HPPA (bug #422125).
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/sdl-mixer')
-rw-r--r--media-libs/sdl-mixer/ChangeLog5
-rw-r--r--media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl-mixer/ChangeLog b/media-libs/sdl-mixer/ChangeLog
index b2e49630f99c..44bdf1dc9124 100644
--- a/media-libs/sdl-mixer/ChangeLog
+++ b/media-libs/sdl-mixer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.104 2012/06/29 12:46:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.105 2012/07/03 20:18:46 jer Exp $
+
+ 03 Jul 2012; Jeroen Roovers <jer@gentoo.org> sdl-mixer-1.2.12-r1.ebuild:
+ Stable for HPPA (bug #422125).
29 Jun 2012; Brent Baude <ranger@gentoo.org> sdl-mixer-1.2.12-r1.ebuild:
Marking sdl-mixer-1.2.12-r1 ppc for bug 422125
diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild
index 801a1c9c7edd..b6d59bd11a5d 100644
--- a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild
+++ b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild,v 1.7 2012/06/29 12:46:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild,v 1.8 2012/07/03 20:18:46 jer Exp $
EAPI=4
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg static-libs timidity vorbis +wav"
REQUIRED_USE="
midi? ( || ( timidity fluidsynth ) )