diff options
author | 2012-06-22 15:33:12 +0000 | |
---|---|---|
committer | 2012-06-22 15:33:12 +0000 | |
commit | 4a8e228c5d5ce93009547de227e943906e08a747 (patch) | |
tree | e3eb8d0ab3a4d55c01d33af929d868512f4b8c14 /media-libs/sdl-mixer | |
parent | Marking libxklavier-5.2.1 ppc64 for bug 422363 (diff) | |
download | gentoo-2-4a8e228c5d5ce93009547de227e943906e08a747.tar.gz gentoo-2-4a8e228c5d5ce93009547de227e943906e08a747.tar.bz2 gentoo-2-4a8e228c5d5ce93009547de227e943906e08a747.zip |
Marking sdl-mixer-1.2.12-r1 ppc64 for bug 422125
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/sdl-mixer')
-rw-r--r-- | media-libs/sdl-mixer/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl-mixer/ChangeLog b/media-libs/sdl-mixer/ChangeLog index d94972e6c76c..c7606a5ef047 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.101 2012/06/20 19:04:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.102 2012/06/22 15:33:12 ranger Exp $ + + 22 Jun 2012; Brent Baude <ranger@gentoo.org> sdl-mixer-1.2.12-r1.ebuild: + Marking sdl-mixer-1.2.12-r1 ppc64 for bug 422125 20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> sdl-mixer-1.2.12-r1.ebuild: Stable for amd64, wrt 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 1e4d9f671ba0..1c5f7e0ddb9b 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.4 2012/06/20 19:04:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild,v 1.5 2012/06/22 15:33:12 ranger 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 ) ) |