summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-13 09:11:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-13 09:11:04 +0000
commit7b3d43ddc01620c6f012a97cec201dc4591715e5 (patch)
treef23df04040693703a5e45ef49e751eabe7ce453d /media-libs/sdl-mixer
parentStable for amd64, wrt bug #411529 (diff)
downloadgentoo-2-7b3d43ddc01620c6f012a97cec201dc4591715e5.tar.gz
gentoo-2-7b3d43ddc01620c6f012a97cec201dc4591715e5.tar.bz2
gentoo-2-7b3d43ddc01620c6f012a97cec201dc4591715e5.zip
Stable for amd64, wrt bug #411531
(Portage version: 2.1.10.49/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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl-mixer/ChangeLog b/media-libs/sdl-mixer/ChangeLog
index 1bcc2581074d..5b0cd20109d5 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.90 2012/04/11 20:10:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.91 2012/04/13 09:11:04 ago Exp $
+
+ 13 Apr 2012; Agostino Sarubbo <ago@gentoo.org> sdl-mixer-1.2.12.ebuild:
+ Stable for amd64, wrt bug #411531
11 Apr 2012; Jeff Horelick <jdhore@gentoo.org> sdl-mixer-1.2.12.ebuild:
marked x86 per bug 411531
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 ed21903ca8a2..b28c9f205732 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.6 2012/04/11 20:10:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.7 2012/04/13 09:11:04 ago 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 ) )"