summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-05-22 18:22:48 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-05-22 18:22:48 +0000
commit25d3b6635f0ff3d65887a0253c41dffd677418e7 (patch)
treed63db40e14711ebc83add09457a15656a07f56c3 /media-libs/sdl-sound
parentTake cmake, ed, bk_client out of RDEPEND for building mysql. (diff)
downloadgentoo-2-25d3b6635f0ff3d65887a0253c41dffd677418e7.tar.gz
gentoo-2-25d3b6635f0ff3d65887a0253c41dffd677418e7.tar.bz2
gentoo-2-25d3b6635f0ff3d65887a0253c41dffd677418e7.zip
Sparc stable --- Bug #223243 --- works just fine.
(Portage version: 2.2_pre7/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors Dual Core AMD Opteron(tm) Processor 165)
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 159a6ffa6ecb..da218b79240d 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.34 2008/04/20 21:09:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/ChangeLog,v 1.35 2008/05/22 18:22:48 fmccor Exp $
+
+ 22 May 2008; Ferris McCormick <fmccor@gentoo.org> sdl-sound-1.0.3.ebuild:
+ Sparc stable --- Bug #223243 --- works just fine.
*sdl-sound-1.0.3 (20 Apr 2008)
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 3ac7ddb20200..ce2778e85781 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.1 2008/04/20 21:09:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild,v 1.2 2008/05/22 18:22:48 fmccor 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