summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-09 17:42:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-09 17:42:51 +0000
commit775370be2b5ea49889a2dc7377e11add6447e7e7 (patch)
tree06e3d40c37e6a418a4997300cc151c6aa6c369fc /net-libs
parentStable for ppc64, wrt bug #421733 (diff)
downloadgentoo-2-775370be2b5ea49889a2dc7377e11add6447e7e7.tar.gz
gentoo-2-775370be2b5ea49889a2dc7377e11add6447e7e7.tar.bz2
gentoo-2-775370be2b5ea49889a2dc7377e11add6447e7e7.zip
Stable for ppc64, wrt bug #433645
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libupnp/ChangeLog5
-rw-r--r--net-libs/libupnp/libupnp-1.6.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libupnp/ChangeLog b/net-libs/libupnp/ChangeLog
index 1fc7793a9363..7b9527b66776 100644
--- a/net-libs/libupnp/ChangeLog
+++ b/net-libs/libupnp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libupnp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.33 2012/12/07 21:33:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.34 2012/12/09 17:42:51 ago Exp $
+
+ 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.17.ebuild:
+ Stable for ppc64, wrt bug #433645
07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.17.ebuild:
Stable for ppc, wrt bug #433645
diff --git a/net-libs/libupnp/libupnp-1.6.17.ebuild b/net-libs/libupnp/libupnp-1.6.17.ebuild
index a6557ec41bca..9624cab0514b 100644
--- a/net-libs/libupnp/libupnp-1.6.17.ebuild
+++ b/net-libs/libupnp/libupnp-1.6.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.17.ebuild,v 1.5 2012/12/07 21:33:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.17.ebuild,v 1.6 2012/12/09 17:42:51 ago Exp $
EAPI="4"
WANT_AUTOMAKE=1.9
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
IUSE="debug doc ipv6 static-libs"
RDEPEND=""