summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-03-02 03:16:12 +0000
committerJason Wever <weeve@gentoo.org>2004-03-02 03:16:12 +0000
commitfc1a0594e3425d8afab2d8dfb43065fd497a70ab (patch)
tree0a97990c9ac939a38c6dc0ceabe7ebe5eda6a317 /net-www
parentBump and small header fix. (diff)
downloadhistorical-fc1a0594e3425d8afab2d8dfb43065fd497a70ab.tar.gz
historical-fc1a0594e3425d8afab2d8dfb43065fd497a70ab.tar.bz2
historical-fc1a0594e3425d8afab2d8dfb43065fd497a70ab.zip
You don't know the power of the ~sparc side.
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mod_mp3/ChangeLog7
-rw-r--r--net-www/mod_mp3/Manifest4
-rw-r--r--net-www/mod_mp3/mod_mp3-0.39.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/net-www/mod_mp3/ChangeLog b/net-www/mod_mp3/ChangeLog
index c6f59c2f983c..0dd2a7b16d00 100644
--- a/net-www/mod_mp3/ChangeLog
+++ b/net-www/mod_mp3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_mp3
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/ChangeLog,v 1.9 2003/02/12 08:50:29 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/ChangeLog,v 1.10 2004/03/02 03:16:12 weeve Exp $
+
+ 01 Mar 2004; Jason Wever <weeve@gentoo.org> mod_mp3-0.39.ebuild:
+ You don't know the power of the ~sparc side.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/net-www/mod_mp3/Manifest b/net-www/mod_mp3/Manifest
index de44381a09c8..743392ad9705 100644
--- a/net-www/mod_mp3/Manifest
+++ b/net-www/mod_mp3/Manifest
@@ -1,7 +1,7 @@
-MD5 9e019a245af854de3442034df9023180 ChangeLog 841
+MD5 60575cf77477f8ecdb9b0f49d8dd18ce ChangeLog 956
MD5 c51c9a6a5ad1dff25b1cdd35b1a546e4 mod_mp3-0.35-r1.ebuild 1366
MD5 b787e891b84eba1487d069b083442dec mod_mp3-0.35-r2.ebuild 1479
-MD5 cb45423460e7f829cc006596f5af2fc7 mod_mp3-0.39.ebuild 1573
+MD5 316b865e01172a549e7c6c7af354e923 mod_mp3-0.39.ebuild 1577
MD5 8a7822e7dc0ef7f482a9eea2f2dc7f99 files/digest-mod_mp3-0.35-r1 63
MD5 8a7822e7dc0ef7f482a9eea2f2dc7f99 files/digest-mod_mp3-0.35-r2 63
MD5 eed7a5bfc98ac86ce87a0e8acc8cc63d files/digest-mod_mp3-0.39 63
diff --git a/net-www/mod_mp3/mod_mp3-0.39.ebuild b/net-www/mod_mp3/mod_mp3-0.39.ebuild
index 35e7e16beb78..2d56f8541893 100644
--- a/net-www/mod_mp3/mod_mp3-0.39.ebuild
+++ b/net-www/mod_mp3/mod_mp3-0.39.ebuild
@@ -1,12 +1,12 @@
-# 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/net-www/mod_mp3/mod_mp3-0.39.ebuild,v 1.6 2003/09/06 01:54:08 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.39.ebuild,v 1.7 2004/03/02 03:16:12 weeve Exp $
IUSE="mysql postgres"
DESCRIPTION="Module for turning Apache into an MP3 or Ogg streaming server"
HOMEPAGE="http://media.tangent.org/"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc"
S=${WORKDIR}/${P}
SRC_URI="http://software.tangent.org/download/${P}.tar.gz"