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 | af334e484c7873884a14434e3a4655808aacad07 (patch) | |
tree | 84a37272022e2a6694ace7ae6ade83690f17a874 /net-misc/icecast/ChangeLog | |
parent | unmasking gnome-2.22 on alpha, ia64, sparc (diff) | |
download | historical-af334e484c7873884a14434e3a4655808aacad07.tar.gz historical-af334e484c7873884a14434e3a4655808aacad07.tar.bz2 historical-af334e484c7873884a14434e3a4655808aacad07.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.
Package-Manager: portage-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) |