summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-10-03 19:04:11 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-10-03 19:04:11 +0000
commit64e8c27538f5aa6fcfb063bb1bc9ad93ebe14e4c (patch)
tree7b5ec50ae13120c835359672696b42c86f9ddec6 /media-libs/sdl-mixer
parentAdd a patch to disable berkdb support on request, and add berkdb useflag. (diff)
downloadgentoo-2-64e8c27538f5aa6fcfb063bb1bc9ad93ebe14e4c.tar.gz
gentoo-2-64e8c27538f5aa6fcfb063bb1bc9ad93ebe14e4c.tar.bz2
gentoo-2-64e8c27538f5aa6fcfb063bb1bc9ad93ebe14e4c.zip
Stable on ppc64; bug #145217
(Portage version: 2.1.1-r1)
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.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl-mixer/ChangeLog b/media-libs/sdl-mixer/ChangeLog
index 8aef8f363b2a..b6196b48b29b 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.42 2006/08/28 00:37:20 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.43 2006/10/03 19:04:11 corsair Exp $
+
+ 03 Oct 2006; Markus Rothe <corsair@gentoo.org> sdl-mixer-1.2.7.ebuild:
+ Stable on ppc64; bug #145217
29 Aug 2006; Joshua Kinard <kumba@gentoo.org> sdl-mixer-1.2.6-r1.ebuild:
Marked stable on mips.
diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.7.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.7.ebuild
index c582818261c0..d831eb9fd8f9 100644
--- a/media-libs/sdl-mixer/sdl-mixer-1.2.7.ebuild
+++ b/media-libs/sdl-mixer/sdl-mixer-1.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.7.ebuild,v 1.3 2006/07/24 08:30:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.7.ebuild,v 1.4 2006/10/03 19:04:11 corsair Exp $
inherit eutils
@@ -11,7 +11,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 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="mp3 mikmod timidity vorbis"
DEPEND=">=media-libs/libsdl-1.2.10