summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-21 10:52:14 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-21 10:52:14 +0000
commit2bcc1d241a46a5b44f7f75e0809f09359c165631 (patch)
treec24ea217816145bd8fd90da569329db3b455673b /media-libs/sdl-mixer
parentBump to 0.5.7. Several bug fixes, some enhancements, introspection support. (diff)
downloadgentoo-2-2bcc1d241a46a5b44f7f75e0809f09359c165631.tar.gz
gentoo-2-2bcc1d241a46a5b44f7f75e0809f09359c165631.tar.bz2
gentoo-2-2bcc1d241a46a5b44f7f75e0809f09359c165631.zip
Stable for HPPA (bug #315291).
(Portage version: 2.2_rc67/cvs/Linux i686)
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.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl-mixer/ChangeLog b/media-libs/sdl-mixer/ChangeLog
index 2fb3609a7ebf..bca627b19c7d 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.79 2010/05/25 18:18:42 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.80 2010/07/21 10:52:14 jer Exp $
+
+ 21 Jul 2010; Jeroen Roovers <jer@gentoo.org> sdl-mixer-1.2.11-r1.ebuild:
+ Stable for HPPA (bug #315291).
25 May 2010; Joseph Jezak <josejx@gentoo.org> sdl-mixer-1.2.11-r1.ebuild:
Marked ppc stable for bug #315291.
diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.11-r1.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.11-r1.ebuild
index eb18f9804912..b5abd8e5254a 100644
--- a/media-libs/sdl-mixer/sdl-mixer-1.2.11-r1.ebuild
+++ b/media-libs/sdl-mixer/sdl-mixer-1.2.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.11-r1.ebuild,v 1.6 2010/05/25 18:18:42 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.11-r1.ebuild,v 1.7 2010/07/21 10:52:14 jer Exp $
EAPI=2
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
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 mad +midi mikmod mp3 timidity vorbis +wav"
DEPEND=">=media-libs/libsdl-1.2.10