summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-09-16 16:12:18 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-09-16 16:12:18 +0000
commitbababd498272ecaeb585ed7879675ff28ae434c7 (patch)
tree757a93404c9d27c012dafc083045b38247414e94 /media-sound/shoutcast-server-bin
parentMy mistake (diff)
downloadhistorical-bababd498272ecaeb585ed7879675ff28ae434c7.tar.gz
historical-bababd498272ecaeb585ed7879675ff28ae434c7.tar.bz2
historical-bababd498272ecaeb585ed7879675ff28ae434c7.zip
Revision bump for security bug #63551. Added ~amd64.
Diffstat (limited to 'media-sound/shoutcast-server-bin')
-rw-r--r--media-sound/shoutcast-server-bin/ChangeLog8
-rw-r--r--media-sound/shoutcast-server-bin/Manifest6
-rw-r--r--media-sound/shoutcast-server-bin/files/digest-shoutcast-server-bin-1.9.4-r1 (renamed from media-sound/shoutcast-server-bin/files/digest-shoutcast-server-bin-1.9.4)0
-rw-r--r--media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4-r1.ebuild (renamed from media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4.ebuild)19
4 files changed, 22 insertions, 11 deletions
diff --git a/media-sound/shoutcast-server-bin/ChangeLog b/media-sound/shoutcast-server-bin/ChangeLog
index 32d19406c7bd..c0dcfbfa4871 100644
--- a/media-sound/shoutcast-server-bin/ChangeLog
+++ b/media-sound/shoutcast-server-bin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/shoutcast-server-bin
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-server-bin/ChangeLog,v 1.4 2004/09/03 22:42:01 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-server-bin/ChangeLog,v 1.5 2004/09/16 16:12:18 eradicator Exp $
+
+*shoutcast-server-bin-1.9.4-r1 (16 Sep 2004)
+
+ 16 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ +shoutcast-server-bin-1.9.4-r1.ebuild, -shoutcast-server-bin-1.9.4.ebuild:
+ Revision bump for security bug #63551. Added ~amd64.
04 Sep 2004; Chris White <chriswhite@gentoo.org>
shoutcast-server-bin-1.9.4.ebuild:
diff --git a/media-sound/shoutcast-server-bin/Manifest b/media-sound/shoutcast-server-bin/Manifest
index e4c0e5c260d7..7e5fc715eaf5 100644
--- a/media-sound/shoutcast-server-bin/Manifest
+++ b/media-sound/shoutcast-server-bin/Manifest
@@ -1,5 +1,5 @@
-MD5 89292957ba42160ae8230ccac6f5012e shoutcast-server-bin-1.9.4.ebuild 2205
+MD5 bb98d9ad2786910a0d954ef1642ebddf ChangeLog 1105
MD5 dbafe0153b3ee5f599d5dbeac4aa3210 metadata.xml 224
-MD5 def4ffe0a3a62ecbbdf7026c871388a5 ChangeLog 868
+MD5 9e25d9dbc07e4243977dee0cf1c0c2f2 shoutcast-server-bin-1.9.4-r1.ebuild 2298
MD5 572233fa66d4a99eea2c5e1e578fc357 files/shoutcast 853
-MD5 2b2d3020957f2bffc04141a0f2135693 files/digest-shoutcast-server-bin-1.9.4 80
+MD5 2b2d3020957f2bffc04141a0f2135693 files/digest-shoutcast-server-bin-1.9.4-r1 80
diff --git a/media-sound/shoutcast-server-bin/files/digest-shoutcast-server-bin-1.9.4 b/media-sound/shoutcast-server-bin/files/digest-shoutcast-server-bin-1.9.4-r1
index 64d4cd215af8..64d4cd215af8 100644
--- a/media-sound/shoutcast-server-bin/files/digest-shoutcast-server-bin-1.9.4
+++ b/media-sound/shoutcast-server-bin/files/digest-shoutcast-server-bin-1.9.4-r1
diff --git a/media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4.ebuild b/media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4-r1.ebuild
index b27b20261add..a0d4f4ab9588 100644
--- a/media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4.ebuild
+++ b/media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4.ebuild,v 1.3 2004/09/03 22:42:01 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4-r1.ebuild,v 1.1 2004/09/16 16:12:18 eradicator Exp $
+
+IUSE=""
inherit eutils
@@ -11,13 +13,13 @@ HOMEPAGE="http://www.shoutcast.com/download/license.phtml"
SRC_URI="shoutcast-${SVER}-linux-glibc6.tar.gz"
LICENSE="shoutcast"
SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-DEPEND=">=virtual/libc-2.0.0"
+KEYWORDS="-* x86 ~amd64"
+DEPEND="amd64? ( emul-linux-x86-glibc )"
+
S="${WORKDIR}/shoutcast-${SVER}-linux-glibc6"
-src_unpack() {
- unpack shoutcast-${SVER}-linux-glibc6.tar.gz
+src_compile() {
+ einfo "Nothing to compile."
}
src_install() {
@@ -48,11 +50,14 @@ src_install() {
dodir /etc/shoutcast
insinto /etc/shoutcast
doins sc_serv.conf
-
+
# install documentation
dodoc README
cp sc_serv.conf sc_serv.conf.example
dodoc sc_serv.conf.example
+
+ # Fix permissions - security bug #63551
+ fperms 600 /etc/shoutcast/sc_serv.conf
}
pkg_postinst() {