diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 12:14:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 12:14:06 +0000 |
commit | 556a2bf8ea9d9c6b477ea66ff2b611bc65c79bea (patch) | |
tree | 69282c10fff4a0060b35b602339187997f503bf4 /net-libs | |
parent | Stable for amd64, wrt bug #545860 (diff) | |
download | gentoo-2-556a2bf8ea9d9c6b477ea66ff2b611bc65c79bea.tar.gz gentoo-2-556a2bf8ea9d9c6b477ea66ff2b611bc65c79bea.tar.bz2 gentoo-2-556a2bf8ea9d9c6b477ea66ff2b611bc65c79bea.zip |
Stable for amd64, wrt bug #545814
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmicrohttpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog index 7de2c7e153b7..8bdd899e7c67 100644 --- a/net-libs/libmicrohttpd/ChangeLog +++ b/net-libs/libmicrohttpd/ChangeLog @@ -1,6 +1,9 @@ # 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.83 2015/04/07 11:21:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.84 2015/04/08 12:14:06 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.39.ebuild: + Stable for amd64, wrt bug #545814 *libmicrohttpd-0.9.40 (07 Apr 2015) diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild index e6ac2f186a96..8d1f6eb6f14b 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild,v 1.1 2014/12/27 15:07:30 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild,v 1.2 2015/04/08 12:14:06 ago Exp $ EAPI="5" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/libmicrohttpd/" SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz" IUSE="epoll messages ssl static-libs test" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" LICENSE="LGPL-2.1" SLOT="0" |