diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-07-04 19:53:48 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-04 19:53:48 +0000 |
commit | 02f20bb33a21c45fca686c8d78074786e21db8f1 (patch) | |
tree | 4e200e83d237f0b8a8d267059399ecf7aa20c8ba /net-libs/libmicrohttpd/ChangeLog | |
parent | Cleanup for security bug 552326. (diff) | |
download | gentoo-2-02f20bb33a21c45fca686c8d78074786e21db8f1.tar.gz gentoo-2-02f20bb33a21c45fca686c8d78074786e21db8f1.tar.bz2 gentoo-2-02f20bb33a21c45fca686c8d78074786e21db8f1.zip |
Unconditionally enable postprocessor. Bug #550718.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-libs/libmicrohttpd/ChangeLog')
-rw-r--r-- | net-libs/libmicrohttpd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog index 9c5516fb3cd1..fbae4c0a6114 100644 --- a/net-libs/libmicrohttpd/ChangeLog +++ b/net-libs/libmicrohttpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libmicrohttpd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.95 2015/05/18 16:32:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.96 2015/07/04 19:53:48 blueness Exp $ + + 04 Jul 2015; Anthony G. Basile <blueness@gentoo.org> + libmicrohttpd-0.9.42.ebuild: + Unconditionally enable postprocessor. Bug #550718. 18 May 2015; Mike Frysinger <vapier@gentoo.org> libmicrohttpd-0.9.42.ebuild: Disable building of examples as they are not actually installed; fix from Nam |