summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:47:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:47:11 +0000
commitf3ba08ab4e80dc8974bea2932cdd39d9a73a292c (patch)
treeb28dc458b1c18c45f66313be0f74c9a9112ed5fb /net-libs/libmicrohttpd
parentStable for ppc64, wrt bug #488808 (diff)
downloadgentoo-2-f3ba08ab4e80dc8974bea2932cdd39d9a73a292c.tar.gz
gentoo-2-f3ba08ab4e80dc8974bea2932cdd39d9a73a292c.tar.bz2
gentoo-2-f3ba08ab4e80dc8974bea2932cdd39d9a73a292c.zip
Stable for ia64, wrt bug #498494
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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.32.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog
index 77e9319b514c..18462f629922 100644
--- a/net-libs/libmicrohttpd/ChangeLog
+++ b/net-libs/libmicrohttpd/ChangeLog
@@ -1,6 +1,9 @@
# 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.57 2014/01/07 09:32:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.58 2014/01/19 10:47:11 ago Exp $
+
+ 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.32.ebuild:
+ Stable for ia64, wrt bug #498494
07 Jan 2014; Pacho Ramos <pacho@gentoo.org> libmicrohttpd-0.9.32.ebuild,
libmicrohttpd-0.9.33.ebuild:
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild
index 57d25e96388b..37fc28b2306f 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.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.32.ebuild,v 1.7 2014/01/07 09:32:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild,v 1.8 2014/01/19 10:47:11 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 x86"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 x86"
LICENSE="LGPL-2.1"
SLOT="0"