summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-05-03 13:10:55 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-05-03 13:10:55 +0000
commited837b1b1d18185fc274e9bdb09a39a73439544e (patch)
treeb12b908b90f42fd5bd818a86c5e6415bfef21814 /net-libs/libmicrohttpd
parentWe need newer glibc (#509434 by Mikael Magnusson) (diff)
downloadgentoo-2-ed837b1b1d18185fc274e9bdb09a39a73439544e.tar.gz
gentoo-2-ed837b1b1d18185fc274e9bdb09a39a73439544e.tar.bz2
gentoo-2-ed837b1b1d18185fc274e9bdb09a39a73439544e.zip
Stable on ppc, ppc64, arm. Bug #509094
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-libs/libmicrohttpd')
-rw-r--r--net-libs/libmicrohttpd/ChangeLog6
-rw-r--r--net-libs/libmicrohttpd/libmicrohttpd-0.9.34.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog
index 2b00e10197fa..54988ee406be 100644
--- a/net-libs/libmicrohttpd/ChangeLog
+++ b/net-libs/libmicrohttpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libmicrohttpd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.64 2014/05/03 12:18:01 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.65 2014/05/03 13:10:55 blueness Exp $
+
+ 03 May 2014; Anthony G. Basile <blueness@gentoo.org>
+ libmicrohttpd-0.9.34.ebuild:
+ Stable on ppc, ppc64, arm. Bug #509094
*libmicrohttpd-0.9.35 (03 May 2014)
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.34.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.34.ebuild
index bd2b3e7443c4..49d91f6c3a6a 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.34.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.34.ebuild,v 1.3 2014/03/27 14:54:26 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.34.ebuild,v 1.4 2014/05/03 13:10:55 blueness 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"