diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-16 16:19:00 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-16 16:19:00 +0000 |
commit | aa4686961f3a149e08ff512569d03a6aa76cbbe8 (patch) | |
tree | 62b46a9de373f8b203b899a00513877d1e366c85 /media-sound | |
parent | Marking sys-apps/apmd-3.2.1_p4 stable on x86 per request in bug #59139 (diff) | |
download | historical-aa4686961f3a149e08ff512569d03a6aa76cbbe8.tar.gz historical-aa4686961f3a149e08ff512569d03a6aa76cbbe8.tar.bz2 historical-aa4686961f3a149e08ff512569d03a6aa76cbbe8.zip |
Fixed whitespace.
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/shoutcast-trans-bin/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/shoutcast-trans-bin/Manifest | 6 | ||||
-rw-r--r-- | media-sound/shoutcast-trans-bin/files/digest-shoutcast-trans-bin-0.4.0-r1 (renamed from media-sound/shoutcast-trans-bin/files/digest-shoutcast-trans-bin-0.4.0) | 0 | ||||
-rw-r--r-- | media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild (renamed from media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0.ebuild) | 18 |
4 files changed, 21 insertions, 11 deletions
diff --git a/media-sound/shoutcast-trans-bin/ChangeLog b/media-sound/shoutcast-trans-bin/ChangeLog index bf89e52b2518..d1a0dc2f00b5 100644 --- a/media-sound/shoutcast-trans-bin/ChangeLog +++ b/media-sound/shoutcast-trans-bin/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-sound/shoutcast-trans-bin # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/ChangeLog,v 1.4 2004/09/05 02:38:34 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/ChangeLog,v 1.5 2004/09/16 16:19:00 eradicator Exp $ + +*shoutcast-trans-bin-0.4.0-r1 (16 Sep 2004) + + 16 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> + +shoutcast-trans-bin-0.4.0-r1.ebuild, -shoutcast-trans-bin-0.4.0.ebuild: + Revision bump for security bug #63551. Added ~amd64. 05 Sep 2004; Chris White <chriswhite@gentoo.org> files/shoutcast_trans: Fixed the stop() function in shoutcast_trans init.d script. diff --git a/media-sound/shoutcast-trans-bin/Manifest b/media-sound/shoutcast-trans-bin/Manifest index f3f04f592271..5b08c823ff5a 100644 --- a/media-sound/shoutcast-trans-bin/Manifest +++ b/media-sound/shoutcast-trans-bin/Manifest @@ -1,5 +1,5 @@ -MD5 2fdb183a9eda0de9357bd162e254c133 shoutcast-trans-bin-0.4.0.ebuild 2015 +MD5 f338e2243be6314437a68a2cfdce1b2f ChangeLog 1270 MD5 dbafe0153b3ee5f599d5dbeac4aa3210 metadata.xml 224 -MD5 13f2322f6923f272f091717e5604c249 ChangeLog 1036 -MD5 9ccef27495f4b1f47acfefdb67ccffab files/digest-shoutcast-trans-bin-0.4.0 67 +MD5 175cf312e21a0e52a04c72c187bccc33 shoutcast-trans-bin-0.4.0-r1.ebuild 2125 +MD5 9ccef27495f4b1f47acfefdb67ccffab files/digest-shoutcast-trans-bin-0.4.0-r1 67 MD5 00cb1099bfef4f30473063bedcccf873 files/shoutcast_trans 820 diff --git a/media-sound/shoutcast-trans-bin/files/digest-shoutcast-trans-bin-0.4.0 b/media-sound/shoutcast-trans-bin/files/digest-shoutcast-trans-bin-0.4.0-r1 index f5b33c5ba859..f5b33c5ba859 100644 --- a/media-sound/shoutcast-trans-bin/files/digest-shoutcast-trans-bin-0.4.0 +++ b/media-sound/shoutcast-trans-bin/files/digest-shoutcast-trans-bin-0.4.0-r1 diff --git a/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0.ebuild b/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild index 1f38143f73ba..4b29f5a0f9df 100644 --- a/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0.ebuild +++ b/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-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-trans-bin/shoutcast-trans-bin-0.4.0.ebuild,v 1.3 2004/09/05 02:17:10 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild,v 1.1 2004/09/16 16:19:00 eradicator Exp $ + +IUSE="" inherit eutils @@ -11,14 +13,13 @@ HOMEPAGE="http://www.shoutcast.com" SRC_URI="http://www.shoutcast.com/downloads/sc_trans_posix_${SVER}.tgz" LICENSE="shoutcast" SLOT="0" -KEYWORDS="x86" -IUSE="" -DEPEND="virtual/libc -media-sound/shoutcast-server-bin" +KEYWORDS="-* x86 ~amd64" +DEPEND="amd64? ( emul-linux-x86-glibc ) + media-sound/shoutcast-server-bin" S="${WORKDIR}/sc_trans_${SVER}" -src_unpack() { - unpack "sc_trans_posix_${SVER}.tgz" +src_compile() { + einfo "Nothing to compile." } src_install() { @@ -45,6 +46,9 @@ src_install() { # create a directory for playlists to be put keepdir /opt/shoutcast/playlists + + # Fix permissions - security bug #63551 + fperms 600 /etc/shoutcast/sc_trans.conf } pkg_postinst() { |