diff options
author | 2012-08-08 17:18:53 +0000 | |
---|---|---|
committer | 2012-08-08 17:18:53 +0000 | |
commit | 0b19a65c3c17bfa065d7dddf82c648292fea8fe6 (patch) | |
tree | 8943b394079141bdceebd8931794ccd26a273bc8 /net-misc/icecast/ChangeLog | |
parent | Use udev.pc pkg-config file to query correct udevhelperdir and udevrulesdir. (diff) | |
download | historical-0b19a65c3c17bfa065d7dddf82c648292fea8fe6.tar.gz historical-0b19a65c3c17bfa065d7dddf82c648292fea8fe6.tar.bz2 historical-0b19a65c3c17bfa065d7dddf82c648292fea8fe6.zip |
Fix m4 rule for openssl detection. Bug #430434
Package-Manager: portage-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 557ebb1850a2..3c4a2b3356fe 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.87 2012/08/07 17:46:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.88 2012/08/08 17:18:53 hwoarang Exp $ + + 08 Aug 2012; Markos Chandras <hwoarang@gentoo.org> + +files/icecast-2.3.3-fix-xiph_openssl.patch, icecast-2.3.3.ebuild: + Fix m4 rule for openssl detection. Bug #430434 07 Aug 2012; Markos Chandras <hwoarang@gentoo.org> +files/icecast-2.3.3-libkate.patch, icecast-2.3.3.ebuild, metadata.xml: |