diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-16 19:31:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-16 19:31:16 +0000 |
commit | b7f0c74eabad59cb4091a586b9841d1a92cb2c75 (patch) | |
tree | 9850f98c5888e94fbf2466be05f10940f4b679ee /media-libs/sdl-mixer | |
parent | Marking intltool-0.50.2 ppc for bug 411177 (diff) | |
download | gentoo-2-b7f0c74eabad59cb4091a586b9841d1a92cb2c75.tar.gz gentoo-2-b7f0c74eabad59cb4091a586b9841d1a92cb2c75.tar.bz2 gentoo-2-b7f0c74eabad59cb4091a586b9841d1a92cb2c75.zip |
Marking sdl-mixer-1.2.12 ppc for bug 411531
(Portage version: 2.1.10.11/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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl-mixer/ChangeLog b/media-libs/sdl-mixer/ChangeLog index 0464fae9701d..46e35f210e4e 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.92 2012/04/14 03:09:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.93 2012/04/16 19:31:16 ranger Exp $ + + 16 Apr 2012; Brent Baude <ranger@gentoo.org> sdl-mixer-1.2.12.ebuild: + Marking sdl-mixer-1.2.12 ppc for bug 411531 14 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild: use LDFLAGS for playtools (bug #411735) diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild index d3d815cd04dc..8eeea94f56cd 100644 --- a/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild +++ b/media-libs/sdl-mixer/sdl-mixer-1.2.12.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.ebuild,v 1.8 2012/04/14 03:09:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.9 2012/04/16 19:31:16 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 modplug mp3 playtools static-libs timidity vorbis +wav" REQUIRED_USE="midi? ( || ( timidity fluidsynth ) )" |