diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-27 03:13:55 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-27 03:13:55 +0000 |
commit | 26a104715de346b6cbbadbd92b3a3aa4fa554a57 (patch) | |
tree | 8a67f4830e8cdf543779831f5d8f0dff1e094352 /net-misc | |
parent | minor bump. more SPF support (diff) | |
download | historical-26a104715de346b6cbbadbd92b3a3aa4fa554a57.tar.gz historical-26a104715de346b6cbbadbd92b3a3aa4fa554a57.tar.bz2 historical-26a104715de346b6cbbadbd92b3a3aa4fa554a57.zip |
stable on ppc64, bug #58553
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/icecast/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/icecast/Manifest | 4 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.0.1-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index ea1e8b7dedc3..dbc2379749c6 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.28 2004/08/24 21:43:39 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.29 2004/08/27 03:13:55 tgall Exp $ + + 26 Aug 2004; Tom Gall <tgall@gentoo.org> icecase-2.0.1-r1.ebuild: + stable on ppc64, bug #58553 25 Aug 2004; Chris White <chriswhite@gentoo.org> -icecast-1.3.12-r1.ebuild: Removed icecast 1.3.12-r1 from the tree as per security bug #61495. diff --git a/net-misc/icecast/Manifest b/net-misc/icecast/Manifest index c35c77dfb268..5fbc795a1097 100644 --- a/net-misc/icecast/Manifest +++ b/net-misc/icecast/Manifest @@ -1,6 +1,6 @@ -MD5 6bb0bf41946ded497ca9448cfdf630ff ChangeLog 4046 +MD5 71761360a04372153fc697a416846879 ChangeLog 4140 MD5 7edae15f42ea6bed0a6b1365f7f1ee2d icecast-2.0.0.ebuild 966 -MD5 3c3dd4d068843c770f82f67432874011 icecast-2.0.1-r1.ebuild 1037 +MD5 47b4c45fd0d8e3e9e337c3725498c26c icecast-2.0.1-r1.ebuild 1039 MD5 d09ba305e639f0d25d18c9f0fc999b23 icecast-2.0.1.ebuild 964 MD5 d0d7ea03e238a808414b4426394c100f metadata.xml 221 MD5 a5f4b4836da859fb3b50704c437e2ba9 files/1.3.12-errno.patch 1732 diff --git a/net-misc/icecast/icecast-2.0.1-r1.ebuild b/net-misc/icecast/icecast-2.0.1-r1.ebuild index b535c0244377..0cdbeac898d0 100644 --- a/net-misc/icecast/icecast-2.0.1-r1.ebuild +++ b/net-misc/icecast/icecast-2.0.1-r1.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.0.1-r1.ebuild,v 1.3 2004/07/01 21:09:48 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.0.1-r1.ebuild,v 1.4 2004/08/27 03:13:55 tgall Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.icecast.org/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ppc64" IUSE="curl" DEPEND="virtual/libc |