summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2004-11-06 08:00:36 +0000
committerSimon Stelling <blubb@gentoo.org>2004-11-06 08:00:36 +0000
commitbc8e0f552d83a1fa54e5c67f95939c3a47122d8a (patch)
treee916bdc2539dd6bb541353336694f022a5faa70c /net-misc/icecast
parentAdded a patch to remove glibc specific calls. Thanks to Peter S. Mazinger <ps... (diff)
downloadhistorical-bc8e0f552d83a1fa54e5c67f95939c3a47122d8a.tar.gz
historical-bc8e0f552d83a1fa54e5c67f95939c3a47122d8a.tar.bz2
historical-bc8e0f552d83a1fa54e5c67f95939c3a47122d8a.zip
~amd64
Diffstat (limited to 'net-misc/icecast')
-rw-r--r--net-misc/icecast/ChangeLog5
-rw-r--r--net-misc/icecast/Manifest22
-rw-r--r--net-misc/icecast/icecast-2.1.0.ebuild4
3 files changed, 12 insertions, 19 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog
index ae47a5473c38..ebf551406c65 100644
--- a/net-misc/icecast/ChangeLog
+++ b/net-misc/icecast/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/icecast
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.37 2004/11/06 04:53:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.38 2004/11/06 08:00:36 blubb Exp $
+
+ 06 Nov 2004; Simon Stelling <blubb@gentoo.org> icecast-2.1.0.ebuild:
+ added ~amd64
06 Nov 2004; Daniel Black <dragonheart@gentoo.org> icecast-2.1.0.ebuild:
~ppc keyworded as per bug #70096. Thanks Warren Dukes
diff --git a/net-misc/icecast/Manifest b/net-misc/icecast/Manifest
index efd39dcc456b..0bda9f6944b0 100644
--- a/net-misc/icecast/Manifest
+++ b/net-misc/icecast/Manifest
@@ -1,25 +1,15 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6db4b79fab28ddede71c6524e63c9f0d ChangeLog 5412
+MD5 90726da23ee5ead588dd91b099731680 ChangeLog 5493
MD5 7edae15f42ea6bed0a6b1365f7f1ee2d icecast-2.0.0.ebuild 966
-MD5 d0d7ea03e238a808414b4426394c100f metadata.xml 221
-MD5 d09ba305e639f0d25d18c9f0fc999b23 icecast-2.0.1.ebuild 964
MD5 f39687065cc13946eccabdcbac3b46c6 icecast-2.0.1-r1.ebuild 1036
+MD5 d09ba305e639f0d25d18c9f0fc999b23 icecast-2.0.1.ebuild 964
MD5 c48b477957059c8acd9a0e4bc001bb12 icecast-2.0.2.ebuild 1114
-MD5 ac60229117472fffc9119fca05d2f0e2 icecast-2.1.0.ebuild 1051
+MD5 d0d7ea03e238a808414b4426394c100f metadata.xml 221
+MD5 f2ac41f3b3c89f7c5b1d6bb0cc6458d4 icecast-2.1.0.ebuild 1052
MD5 a5f4b4836da859fb3b50704c437e2ba9 files/1.3.12-errno.patch 1732
-MD5 222ea172a59c3efde7c67585f4b08939 files/digest-icecast-2.0.2 65
MD5 71ca75db337afc9c90d91eb6798767d8 files/digest-icecast-2.0.0 65
-MD5 ff47a23b447435b728c7fad3f55c2860 files/icecast-1.3.12-variables-gentoo.diff.bz2 825
MD5 473c7b8b865ecfdfd794414c980fe659 files/digest-icecast-2.0.1 65
MD5 473c7b8b865ecfdfd794414c980fe659 files/digest-icecast-2.0.1-r1 65
+MD5 222ea172a59c3efde7c67585f4b08939 files/digest-icecast-2.0.2 65
+MD5 ff47a23b447435b728c7fad3f55c2860 files/icecast-1.3.12-variables-gentoo.diff.bz2 825
MD5 294ad1abe0a9f4abc496f53e158695be files/init.d.icecast 357
MD5 0d1040986ca91ef513c0666a47161be0 files/digest-icecast-2.1.0 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBjFjomdTrptrqvGERAr3NAJ9lQlKdmsFV9QB+iKt9vWITY0igwwCgn+fY
-XApFpb+vtSR3T1n1AKEATqI=
-=imGP
------END PGP SIGNATURE-----
diff --git a/net-misc/icecast/icecast-2.1.0.ebuild b/net-misc/icecast/icecast-2.1.0.ebuild
index 9180b1ab85c7..13b5315a0be1 100644
--- a/net-misc/icecast/icecast-2.1.0.ebuild
+++ b/net-misc/icecast/icecast-2.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.1.0.ebuild,v 1.3 2004/11/06 04:53:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.1.0.ebuild,v 1.4 2004/11/06 08:00:36 blubb Exp $
IUSE="doc yp"
@@ -12,7 +12,7 @@ SRC_URI="http://svn.xiph.org/releases/icecast/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~x86 ~sparc ~ppc ~amd64"
DEPEND="dev-libs/libxslt
media-libs/libogg