summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-07 09:32:24 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-07 09:32:24 +0000
commit163b6c0be32a556961ce73c6697ede5067b8d77d (patch)
tree943359acc8b19b76d8e34ad8e6a9d13b366a85de /net-libs
parentRemoved old versions and files (diff)
downloadgentoo-2-163b6c0be32a556961ce73c6697ede5067b8d77d.tar.gz
gentoo-2-163b6c0be32a556961ce73c6697ede5067b8d77d.tar.bz2
gentoo-2-163b6c0be32a556961ce73c6697ede5067b8d77d.zip
Keyword on ia64 (#497252 by Emeric Maschino)
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libmicrohttpd/ChangeLog8
-rw-r--r--net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild6
-rw-r--r--net-libs/libmicrohttpd/libmicrohttpd-0.9.33.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog
index 6fe810f68726..77e9319b514c 100644
--- a/net-libs/libmicrohttpd/ChangeLog
+++ b/net-libs/libmicrohttpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libmicrohttpd
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.56 2013/12/22 22:33:08 blueness Exp $
+# 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 $
+
+ 07 Jan 2014; Pacho Ramos <pacho@gentoo.org> libmicrohttpd-0.9.32.ebuild,
+ libmicrohttpd-0.9.33.ebuild:
+ Keyword on ia64 (#497252 by Emeric Maschino)
22 Dec 2013; Anthony G. Basile <blueness@gentoo.org>
-libmicrohttpd-0.9.27.ebuild, -libmicrohttpd-0.9.28.ebuild,
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild
index 5917dd37c1f5..57d25e96388b 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-2013 Gentoo Foundation
+# 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.6 2013/12/13 09:25:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild,v 1.7 2014/01/07 09:32:24 pacho 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 ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 x86"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.33.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.33.ebuild
index 1e537c5363fc..fcfe81acd611 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.33.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.33.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.33.ebuild,v 1.1 2013/12/22 22:31:05 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.33.ebuild,v 1.2 2014/01/07 09:32:24 pacho 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 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
LICENSE="LGPL-2.1"
SLOT="0"