summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2015-01-16 09:59:41 +0000
committerRaúl Porcel <armin76@gentoo.org>2015-01-16 09:59:41 +0000
commit8bb30c9aacf03d28d246bb10c5416a459c6c3311 (patch)
treea38e5e408cce25648fff32b697a7526e4a622117 /media-libs/sdl-mixer
parentalpha/sparc/x86 stable wrt #526060 (diff)
downloadgentoo-2-8bb30c9aacf03d28d246bb10c5416a459c6c3311.tar.gz
gentoo-2-8bb30c9aacf03d28d246bb10c5416a459c6c3311.tar.bz2
gentoo-2-8bb30c9aacf03d28d246bb10c5416a459c6c3311.zip
alpha/ia64/sh/sparc stable wrt #525500
(Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'media-libs/sdl-mixer')
-rw-r--r--media-libs/sdl-mixer/ChangeLog7
-rw-r--r--media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/sdl-mixer/ChangeLog b/media-libs/sdl-mixer/ChangeLog
index 3640faaf2306..c328c7886d53 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.134 2014/10/23 20:12:10 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.135 2015/01/16 09:59:41 armin76 Exp $
+
+ 16 Jan 2015; Raúl Porcel <armin76@gentoo.org> sdl-mixer-1.2.12-r4.ebuild:
+ alpha/ia64/sh/sparc stable wrt #525500
23 Oct 2014; Markus Meier <maekke@gentoo.org> sdl-mixer-1.2.12-r4.ebuild:
arm stable, bug #525500
diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild
index 6d536b675c4b..cffa5d8a03fb 100644
--- a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild
+++ b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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-r4.ebuild,v 1.8 2014/10/23 20:12:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild,v 1.9 2015/01/16 09:59:41 armin76 Exp $
EAPI=5
inherit eutils multilib-minimal
@@ -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 ) )