diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-02-17 18:28:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-02-17 18:28:18 +0000 |
commit | 4222fd2a6887065a49b3b4eeeafc2a3e97e13844 (patch) | |
tree | 04f6a25a7f9703183edfc0a420498fcc757ed586 /media-libs/sdl-mixer | |
parent | Stable for amd64, wrt bug #328431 (diff) | |
download | gentoo-2-4222fd2a6887065a49b3b4eeeafc2a3e97e13844.tar.gz gentoo-2-4222fd2a6887065a49b3b4eeeafc2a3e97e13844.tar.bz2 gentoo-2-4222fd2a6887065a49b3b4eeeafc2a3e97e13844.zip |
Stable for HPPA (bug #455490).
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl-mixer/ChangeLog b/media-libs/sdl-mixer/ChangeLog index 7f806c8897d4..3e3a4bc31347 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.122 2013/02/11 11:14:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.123 2013/02/17 18:28:18 jer Exp $ + + 17 Feb 2013; Jeroen Roovers <jer@gentoo.org> sdl-mixer-1.2.12-r3.ebuild: + Stable for HPPA (bug #455490). 11 Feb 2013; Agostino Sarubbo <ago@gentoo.org> sdl-mixer-1.2.12-r3.ebuild: Stable for arm, wrt bug #455490 diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r3.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r3.ebuild index b4a96f9e1c72..a4819281f1e5 100644 --- a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r3.ebuild +++ b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r3.ebuild,v 1.9 2013/02/11 11:14:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r3.ebuild,v 1.10 2013/02/17 18:28:18 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 ia64 ~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 ia64 ~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 ) ) |