diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-11 19:24:23 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-11 19:24:23 +0000 |
commit | 4ff86a115f0ccb875d207b2eb8a413f4df529be1 (patch) | |
tree | daebb7922eb03a8cf4dc09db23a41006212d549c /net-libs | |
parent | x86 stable wrt bug #552438 (diff) | |
download | gentoo-2-4ff86a115f0ccb875d207b2eb8a413f4df529be1.tar.gz gentoo-2-4ff86a115f0ccb875d207b2eb8a413f4df529be1.tar.bz2 gentoo-2-4ff86a115f0ccb875d207b2eb8a413f4df529be1.zip |
x86 stable wrt bug #553930
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmicrohttpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog index 2a1a79023ea0..519cd99377db 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.99 2015/07/11 07:33:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.100 2015/07/11 19:24:23 zlogene Exp $ + + 11 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> libmicrohttpd-0.9.42.ebuild: + x86 stable wrt bug #553930 11 Jul 2015; Jeroen Roovers <jer@gentoo.org> libmicrohttpd-0.9.42.ebuild: Stable for HPPA (bug #553930). diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild index 914cdb9f840d..3906db94744a 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild @@ -1,6 +1,6 @@ # 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.42.ebuild,v 1.5 2015/07/11 07:33:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild,v 1.6 2015/07/11 19:24:23 zlogene Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="epoll messages ssl static-libs test" RDEPEND="ssl? ( |