diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-07 17:46:19 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-07 17:46:19 +0000 |
commit | 3776f460cfef1f95ad8507ef13576b825dddda46 (patch) | |
tree | 0a49c8a289c64e3e2004ed4df14d3f3177ed2187 /net-misc/icecast/ChangeLog | |
parent | Revision bump adds upstream patch which fixes memleak in knotify spotted by D... (diff) | |
download | gentoo-2-3776f460cfef1f95ad8507ef13576b825dddda46.tar.gz gentoo-2-3776f460cfef1f95ad8507ef13576b825dddda46.tar.bz2 gentoo-2-3776f460cfef1f95ad8507ef13576b825dddda46.zip |
Make libkate support optional. Bug #368539
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/icecast/ChangeLog')
-rw-r--r-- | net-misc/icecast/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index f468ef2f966f..557ebb1850a2 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/icecast # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.86 2012/08/06 19:30:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.87 2012/08/07 17:46:18 hwoarang Exp $ + + 07 Aug 2012; Markos Chandras <hwoarang@gentoo.org> + +files/icecast-2.3.3-libkate.patch, icecast-2.3.3.ebuild, metadata.xml: + Make libkate support optional. Bug #368539 *icecast-2.3.3 (06 Aug 2012) |