summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-01-30 12:57:24 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-01-30 12:57:24 +0000
commit86a36f039186163688994dd7759d16882de132c8 (patch)
treec8bcf7f4f2facc79db728606f101b554a9feca60 /media-libs/sdl-sound
parentgaleon-1.3.12 version bump (Manifest recommit) (diff)
downloadgentoo-2-86a36f039186163688994dd7759d16882de132c8.tar.gz
gentoo-2-86a36f039186163688994dd7759d16882de132c8.tar.bz2
gentoo-2-86a36f039186163688994dd7759d16882de132c8.zip
mark stable for x86
Diffstat (limited to 'media-libs/sdl-sound')
-rw-r--r--media-libs/sdl-sound/ChangeLog8
-rw-r--r--media-libs/sdl-sound/Manifest11
-rw-r--r--media-libs/sdl-sound/metadata.xml9
-rw-r--r--media-libs/sdl-sound/sdl-sound-0.1.5.ebuild4
-rw-r--r--media-libs/sdl-sound/sdl-sound-1.0.0.ebuild4
-rw-r--r--media-libs/sdl-sound/sdl-sound-1.0.1.ebuild6
6 files changed, 28 insertions, 14 deletions
diff --git a/media-libs/sdl-sound/ChangeLog b/media-libs/sdl-sound/ChangeLog
index 18a0bde9b8b1..09777f5df942 100644
--- a/media-libs/sdl-sound/ChangeLog
+++ b/media-libs/sdl-sound/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/sdl-sound
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/ChangeLog,v 1.12 2003/11/04 08:21:42 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/ChangeLog,v 1.13 2004/01/30 12:57:18 mr_bones_ Exp $
+
+ 30 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> sdl-sound-0.1.5.ebuild,
+ sdl-sound-1.0.0.ebuild, sdl-sound-1.0.1.ebuild:
+ mark stable for x86
*sdl-sound-1.0.1 (14 Oct 2003)
diff --git a/media-libs/sdl-sound/Manifest b/media-libs/sdl-sound/Manifest
index f87f21486057..56b7ca6bcaa1 100644
--- a/media-libs/sdl-sound/Manifest
+++ b/media-libs/sdl-sound/Manifest
@@ -1,8 +1,9 @@
-MD5 6f77282e06e0ace0c4d82ce253084a72 sdl-sound-1.0.0.ebuild 851
-MD5 8bbc02320ecd20c8a7ed18a63f317ca1 files/gcc331.patch 1235
+MD5 ce6e81980767347402288102855d8eee ChangeLog 2007
+MD5 3695e3b574032b75396f82477909a7bf sdl-sound-0.1.5.ebuild 850
+MD5 cc09f32b06a243e84457505e28c32ca7 sdl-sound-1.0.0.ebuild 854
+MD5 63adb61465e693172a6799bd3e895ed2 sdl-sound-1.0.1.ebuild 1579
+MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241
MD5 82a479faa5dc89a39459aedfc2a50f4d files/digest-sdl-sound-0.1.5 67
MD5 0c12512e023bf03f6deaf00e8985b830 files/digest-sdl-sound-1.0.0 67
MD5 ac57f8a9a3aceed84463057baf569ddf files/digest-sdl-sound-1.0.1 68
-MD5 86a0b6527e115107e018a152a83b47e1 sdl-sound-0.1.5.ebuild 849
-MD5 7a0b4c885d088e00266de73e7b215ce6 sdl-sound-1.0.1.ebuild 1577
-MD5 c254f80ede74d0937ae51fd7daca1534 ChangeLog 1852
+MD5 8bbc02320ecd20c8a7ed18a63f317ca1 files/gcc331.patch 1235
diff --git a/media-libs/sdl-sound/metadata.xml b/media-libs/sdl-sound/metadata.xml
new file mode 100644
index 000000000000..1cef6e243af3
--- /dev/null
+++ b/media-libs/sdl-sound/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>games</herd>
+<maintainer>
+<email>games@gentoo.org</email>
+<name>Games Team</name>
+</maintainer>
+</pkgmetadata>
diff --git a/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild b/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild
index 2791f37dcee3..703961457b60 100644
--- a/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild
+++ b/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild,v 1.12 2003/09/06 23:59:48 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild,v 1.13 2004/01/30 12:57:18 mr_bones_ Exp $
IUSE="oggvorbis"
diff --git a/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild
index 52ba27ebae3d..8958bbc13b44 100644
--- a/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild
+++ b/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild,v 1.6 2003/11/04 08:21:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild,v 1.7 2004/01/30 12:57:18 mr_bones_ Exp $
IUSE="oggvorbis"
diff --git a/media-libs/sdl-sound/sdl-sound-1.0.1.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.1.ebuild
index bc52e6b1aef0..9d808ebeb894 100644
--- a/media-libs/sdl-sound/sdl-sound-1.0.1.ebuild
+++ b/media-libs/sdl-sound/sdl-sound-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.ebuild,v 1.3 2003/11/04 08:21:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.1.ebuild,v 1.4 2004/01/30 12:57:18 mr_bones_ Exp $
MY_P="${P/sdl-/SDL_}"
S=${WORKDIR}/${MY_P}
@@ -10,7 +10,7 @@ SRC_URI="http://icculus.org/SDL_sound/downloads/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+KEYWORDS="x86 ~ppc ~sparc ~amd64"
IUSE="flac mikmod oggvorbis speex physfs"
DEPEND=">=media-libs/libsdl-1.2