diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-05-18 16:32:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-05-18 16:32:52 +0000 |
commit | db6b4943417d96871e4e464bc2fe9ebcbdbde50e (patch) | |
tree | 3c022881f9a400a33c74a02f086170d7ae9c3ae9 /net-libs/libmicrohttpd/ChangeLog | |
parent | Version bump, needed by www-apps/rt (diff) | |
download | gentoo-2-db6b4943417d96871e4e464bc2fe9ebcbdbde50e.tar.gz gentoo-2-db6b4943417d96871e4e464bc2fe9ebcbdbde50e.tar.bz2 gentoo-2-db6b4943417d96871e4e464bc2fe9ebcbdbde50e.zip |
Disable building of examples as they are not actually installed; fix from Nam Nguyen (Chromium OS).
(Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
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 597fef5c70e3..9c5516fb3cd1 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.94 2015/05/14 11:55:27 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.95 2015/05/18 16:32:52 vapier Exp $ + + 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 + Nguyen (Chromium OS). 14 May 2015; Anthony G. Basile <blueness@gentoo.org> ChangeLog: Fix gpg signature. |