summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-13 08:36:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-13 08:36:10 +0000
commitd0131b2d8aa9622f3d21a1a80fb63d5975fb768a (patch)
tree5c27443c4062660487a9a7d0681d7f85a4f1b385 /net-libs/libmicrohttpd
parentStable for alpha, wrt bug #545848 (diff)
downloadgentoo-2-d0131b2d8aa9622f3d21a1a80fb63d5975fb768a.tar.gz
gentoo-2-d0131b2d8aa9622f3d21a1a80fb63d5975fb768a.tar.bz2
gentoo-2-d0131b2d8aa9622f3d21a1a80fb63d5975fb768a.zip
Stable for alpha, wrt bug #545814
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libmicrohttpd')
-rw-r--r--net-libs/libmicrohttpd/ChangeLog5
-rw-r--r--net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog
index 52e501274d61..6d1ed939cbf8 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.86 2015/04/08 17:27:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.87 2015/04/13 08:36:10 ago Exp $
+
+ 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.39.ebuild:
+ Stable for alpha, wrt bug #545814
08 Apr 2015; Jeroen Roovers <jer@gentoo.org> libmicrohttpd-0.9.39.ebuild:
Stable for HPPA (bug #545814).
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild
index f769577e5f39..2ada682b70f8 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-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.4 2015/04/08 17:27:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild,v 1.5 2015/04/13 08:36:10 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"