summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-05-24 16:25:43 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-05-24 16:25:43 +0000
commita29019b7809d1ba156eb8ba797f1d4b61e3e0c27 (patch)
treef947ca2f232d164eb38b9ae66908683c3cc5c807 /media-libs/sdl-sound
parentOops, forgot the dep on gnome-terminal (diff)
downloadgentoo-2-a29019b7809d1ba156eb8ba797f1d4b61e3e0c27.tar.gz
gentoo-2-a29019b7809d1ba156eb8ba797f1d4b61e3e0c27.tar.bz2
gentoo-2-a29019b7809d1ba156eb8ba797f1d4b61e3e0c27.zip
Stable on ppc wrt bug 223243
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/sdl-sound')
-rw-r--r--media-libs/sdl-sound/ChangeLog5
-rw-r--r--media-libs/sdl-sound/sdl-sound-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl-sound/ChangeLog b/media-libs/sdl-sound/ChangeLog
index 21b7393e0e89..49365a8f8f4e 100644
--- a/media-libs/sdl-sound/ChangeLog
+++ b/media-libs/sdl-sound/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-sound
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/ChangeLog,v 1.36 2008/05/22 21:02:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/ChangeLog,v 1.37 2008/05/24 16:25:43 nixnut Exp $
+
+ 24 May 2008; nixnut <nixnut@gentoo.org> sdl-sound-1.0.3.ebuild:
+ Stable on ppc wrt bug 223243
22 May 2008; Markus Meier <maekke@gentoo.org> sdl-sound-1.0.3.ebuild:
amd64/x86 stable, bug #223243
diff --git a/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild
index 9160897253d1..8fa3c6f33ef2 100644
--- a/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild
+++ b/media-libs/sdl-sound/sdl-sound-1.0.3.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-sound/sdl-sound-1.0.3.ebuild,v 1.3 2008/05/22 21:02:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild,v 1.4 2008/05/24 16:25:43 nixnut Exp $
MY_P="${P/sdl-/SDL_}"
DESCRIPTION="A library that handles the decoding of sound file formats"
@@ -9,7 +9,7 @@ SRC_URI="http://icculus.org/SDL_sound/downloads/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="flac mikmod vorbis speex physfs mp3 mpeg"
RDEPEND=">=media-libs/libsdl-1.2