summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-03-18 16:11:35 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-03-18 16:11:35 +0000
commitc8e91e0b1a126f7a83d4ef81c4aede422dc791fa (patch)
tree1f9b6865ddbca0665cbabbd13cbd3d303a79ce51 /media-libs/sdl-sound
parentVersion bump, this version does not require libpopt, but it builds C++ bindings. (diff)
downloadgentoo-2-c8e91e0b1a126f7a83d4ef81c4aede422dc791fa.tar.gz
gentoo-2-c8e91e0b1a126f7a83d4ef81c4aede422dc791fa.tar.bz2
gentoo-2-c8e91e0b1a126f7a83d4ef81c4aede422dc791fa.zip
Added ~ppc64 to 1.0.1-r2 and bump 1.0.1-r1 to stable to make repoman happy (x11-libs/wxGTK dependency)
(Portage version: 2.0.54)
Diffstat (limited to 'media-libs/sdl-sound')
-rw-r--r--media-libs/sdl-sound/ChangeLog7
-rw-r--r--media-libs/sdl-sound/sdl-sound-1.0.1-r1.ebuild6
-rw-r--r--media-libs/sdl-sound/sdl-sound-1.0.1-r2.ebuild4
3 files changed, 11 insertions, 6 deletions
diff --git a/media-libs/sdl-sound/ChangeLog b/media-libs/sdl-sound/ChangeLog
index f37d13564f2e..4afbe53d9059 100644
--- a/media-libs/sdl-sound/ChangeLog
+++ b/media-libs/sdl-sound/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-libs/sdl-sound
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/ChangeLog,v 1.20 2006/01/11 20:09:05 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/ChangeLog,v 1.21 2006/03/18 16:11:35 corsair Exp $
+
+ 18 Mar 2006; Markus Rothe <corsair@gentoo.org> sdl-sound-1.0.1-r1.ebuild,
+ sdl-sound-1.0.1-r2.ebuild:
+ Added ~ppc64 to 1.0.1-r2 and bump 1.0.1-r1 to stable to make repoman happy
+ (x11-libs/wxGTK dependency)
11 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
sdl-sound-1.0.1-r2.ebuild:
diff --git a/media-libs/sdl-sound/sdl-sound-1.0.1-r1.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.1-r1.ebuild
index c4d940c270e1..9b5a78d159af 100644
--- a/media-libs/sdl-sound/sdl-sound-1.0.1-r1.ebuild
+++ b/media-libs/sdl-sound/sdl-sound-1.0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.1-r1.ebuild,v 1.4 2005/12/26 12:50:53 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.1-r1.ebuild,v 1.5 2006/03/18 16:11:35 corsair 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 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE="flac mikmod vorbis speex physfs"
DEPEND=">=media-libs/libsdl-1.2
diff --git a/media-libs/sdl-sound/sdl-sound-1.0.1-r2.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.1-r2.ebuild
index eb4c0bd9f163..954ebf06bc5a 100644
--- a/media-libs/sdl-sound/sdl-sound-1.0.1-r2.ebuild
+++ b/media-libs/sdl-sound/sdl-sound-1.0.1-r2.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-sound/sdl-sound-1.0.1-r2.ebuild,v 1.3 2006/01/11 20:09:05 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.1-r2.ebuild,v 1.4 2006/03/18 16:11:35 corsair Exp $
inherit flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="http://icculus.org/SDL_sound/downloads/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="flac mikmod vorbis speex physfs mp3 mpeg"
RDEPEND=">=media-libs/libsdl-1.2