summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-02-08 20:15:16 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-02-08 20:15:16 +0000
commit78b9a6f3a516f670ec7e530ff54d51c4027bd9fb (patch)
tree411327079b3035cc6eeb9f6b20c0b7c82c6ec87b /media-libs/sdl-mixer
parentx86 stable, bug #209048 (diff)
downloadgentoo-2-78b9a6f3a516f670ec7e530ff54d51c4027bd9fb.tar.gz
gentoo-2-78b9a6f3a516f670ec7e530ff54d51c4027bd9fb.tar.bz2
gentoo-2-78b9a6f3a516f670ec7e530ff54d51c4027bd9fb.zip
amd64 stable wrt bug #207051
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-libs/sdl-mixer')
-rw-r--r--media-libs/sdl-mixer/ChangeLog6
-rw-r--r--media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/sdl-mixer/ChangeLog b/media-libs/sdl-mixer/ChangeLog
index 84bf01e482df..9154fcd3645b 100644
--- a/media-libs/sdl-mixer/ChangeLog
+++ b/media-libs/sdl-mixer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.58 2008/01/29 02:42:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.59 2008/02/08 20:15:16 coldwind Exp $
+
+ 08 Feb 2008; Santiago M. Mola <coldwind@gentoo.org>
+ sdl-mixer-1.2.8.ebuild:
+ amd64 stable wrt bug #207051
29 Jan 2008; Jeroen Roovers <jer@gentoo.org> sdl-mixer-1.2.8.ebuild:
Stable for HPPA (bug #207051).
diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild
index 33bbeb55b2a6..d3c8c96f8009 100644
--- a/media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild
+++ b/media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.8.ebuild,v 1.7 2008/01/29 02:42:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild,v 1.8 2008/02/08 20:15:16 coldwind 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