summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-10-08 12:12:43 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-10-08 12:12:43 +0000
commit059390aa1d661800d8c0c8f7a1c449b1ca78ec18 (patch)
tree2269b2be8f32a0115f49d3d9b485a4d0d1eed379 /net-libs/libmicrohttpd
parentfix build with ffmpeg 2.4+; bug #520190, patch by jospezial and additional gu... (diff)
downloadgentoo-2-059390aa1d661800d8c0c8f7a1c449b1ca78ec18.tar.gz
gentoo-2-059390aa1d661800d8c0c8f7a1c449b1ca78ec18.tar.bz2
gentoo-2-059390aa1d661800d8c0c8f7a1c449b1ca78ec18.zip
Stable on arm/ppc/ppc64, bug #524760
(Portage version: 2.2.8-r2/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.37.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog
index 3aabe9c45397..24c2502386cf 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.74 2014/10/08 11:54:30 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.75 2014/10/08 12:12:43 blueness Exp $
+
+ 08 Oct 2014; Anthony G. Basile <blueness@gentoo.org>
+ libmicrohttpd-0.9.37.ebuild:
+ Stable on arm/ppc/ppc64, bug #524760
*libmicrohttpd-0.9.38 (08 Oct 2014)
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.37.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.37.ebuild
index a826b96889bd..efc701a99002 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.37.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.37.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.37.ebuild,v 1.2 2014/08/10 20:49:39 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.37.ebuild,v 1.3 2014/10/08 12:12:43 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"