diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-01-30 17:02:52 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-01-30 17:02:52 +0000 |
commit | 6d66cdfe87baa5071d510fe31dfddf2e7bfaa513 (patch) | |
tree | e56af824a19bb81cb46b8788300e94a40914c7cd /net-misc | |
parent | x86 stable wrt bug 164080 (diff) | |
download | gentoo-2-6d66cdfe87baa5071d510fe31dfddf2e7bfaa513.tar.gz gentoo-2-6d66cdfe87baa5071d510fe31dfddf2e7bfaa513.tar.bz2 gentoo-2-6d66cdfe87baa5071d510fe31dfddf2e7bfaa513.zip |
Stable on x86, bug #133260.
(Portage version: 2.1.2-r4)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/icecast/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/icecast/files/digest-icecast-2.0.1-r1 | 2 | ||||
-rw-r--r-- | net-misc/icecast/files/digest-icecast-2.0.2 | 2 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.2.0.ebuild | 6 |
4 files changed, 12 insertions, 5 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index d50e7d01314a..447e23680ccf 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/icecast -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.58 2006/09/16 15:17:10 corsair Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.59 2007/01/30 17:02:52 ticho Exp $ + + 30 Jan 2007; Andrej Kacian <ticho@gentoo.org> icecast-2.2.0.ebuild: + Stable on x86, bug #133260. 16 Sep 2006; Markus Rothe <corsair@gentoo.org> icecast-2.3.1-r1.ebuild: Added ~ppc64 diff --git a/net-misc/icecast/files/digest-icecast-2.0.1-r1 b/net-misc/icecast/files/digest-icecast-2.0.1-r1 index 0d1f1027a637..63512aacf2df 100644 --- a/net-misc/icecast/files/digest-icecast-2.0.1-r1 +++ b/net-misc/icecast/files/digest-icecast-2.0.1-r1 @@ -1 +1,3 @@ MD5 dc193027769aa49d2223ff06dcc80f5c icecast-2.0.1.tar.gz 750259 +RMD160 6492cedc2eb3c75f8c20d391f7ccbb5f81171d7c icecast-2.0.1.tar.gz 750259 +SHA256 66db83866a859f29a80d89fda9704a25dd912a12f2a33cd3028519d2290e1a99 icecast-2.0.1.tar.gz 750259 diff --git a/net-misc/icecast/files/digest-icecast-2.0.2 b/net-misc/icecast/files/digest-icecast-2.0.2 index 94ef73f031ee..f1fbc57c61d9 100644 --- a/net-misc/icecast/files/digest-icecast-2.0.2 +++ b/net-misc/icecast/files/digest-icecast-2.0.2 @@ -1 +1,3 @@ MD5 92d7a814db7c64075c3d4c1e480fbf25 icecast-2.0.2.tar.gz 750391 +RMD160 449911633943686b2dc6a0cebb4a63728c4cefe8 icecast-2.0.2.tar.gz 750391 +SHA256 b61f59ee8d790e003b49ebb009e995c0182a3b711f7388c2e72296fd26e287f2 icecast-2.0.2.tar.gz 750391 diff --git a/net-misc/icecast/icecast-2.2.0.ebuild b/net-misc/icecast/icecast-2.2.0.ebuild index c313ce1f97a6..c14b1018b5d1 100644 --- a/net-misc/icecast/icecast-2.2.0.ebuild +++ b/net-misc/icecast/icecast-2.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.2.0.ebuild,v 1.6 2005/09/01 23:56:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.2.0.ebuild,v 1.7 2007/01/30 17:02:52 ticho Exp $ IUSE="yp" @@ -12,7 +12,7 @@ SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" DEPEND="dev-libs/libxslt media-libs/libogg |