diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2008-06-08 21:15:33 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2008-06-08 21:15:33 +0000 |
commit | 4374b4db4cc8d715f1c5659ed84114bff26219a3 (patch) | |
tree | 0dc0b52f5295a71abc1c963f6ec6eaf469d9c49b /net-misc/icecast/ChangeLog | |
parent | unmasking gnome-2.22 on alpha, ia64, sparc (diff) | |
download | gentoo-2-4374b4db4cc8d715f1c5659ed84114bff26219a3.tar.gz gentoo-2-4374b4db4cc8d715f1c5659ed84114bff26219a3.tar.bz2 gentoo-2-4374b4db4cc8d715f1c5659ed84114bff26219a3.zip |
Fix bugs 205435, 213325, 218075 and 224803. Respectively broken useflags, gcc-4.3 breakage, openrc breakage and version bump. Removed old, since they're all broken with newer systems.
(Portage version: 2.1.5.4)
Diffstat (limited to 'net-misc/icecast/ChangeLog')
-rw-r--r-- | net-misc/icecast/ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index 89bda59cad03..f66430b4bc6a 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for net-misc/icecast -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.75 2007/10/17 18:22:29 beandog Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.76 2008/06/08 21:15:33 loki_val Exp $ + +*icecast-2.3.2 (08 Jun 2008) + + 08 Jun 2008; Peter Alfredsen <loki_val@gentoo.org> files/init.d.icecast, + metadata.xml, -icecast-2.0.1-r1.ebuild, -icecast-2.0.2.ebuild, + -icecast-2.1.0.ebuild, -icecast-2.2.0.ebuild, -icecast-2.3.1.ebuild, + -icecast-2.3.1-r2.ebuild, +icecast-2.3.2.ebuild: + Fix bugs 205435, 213325, 218075 and 224803. Respectively broken useflags, + gcc-4.3 breakage, openrc breakage and version bump. Removed old, since + they're all broken with newer systems. *icecast-2.3.1-r2 (17 Oct 2007) |