summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-01 08:24:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-01 08:24:03 +0000
commitecfcc31bb1ed7f365d4be36f7496b9a6d6678bc0 (patch)
tree7be0b236c415c8735fa5c869208226e94b2c9f8f /net-libs/libupnp
parentStable for arm, wrt bug #442314 (diff)
downloadgentoo-2-ecfcc31bb1ed7f365d4be36f7496b9a6d6678bc0.tar.gz
gentoo-2-ecfcc31bb1ed7f365d4be36f7496b9a6d6678bc0.tar.bz2
gentoo-2-ecfcc31bb1ed7f365d4be36f7496b9a6d6678bc0.zip
Stable for arm, wrt bug #433645
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r--net-libs/libupnp/ChangeLog7
-rw-r--r--net-libs/libupnp/libupnp-1.6.17.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libupnp/ChangeLog b/net-libs/libupnp/ChangeLog
index 9a49887cefbc..4fd81d915d61 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.36 2012/12/30 14:28:09 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.37 2013/01/01 08:24:03 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.17.ebuild:
+ Stable for arm, wrt bug #433645
30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.17.ebuild:
Stable for sparc, wrt bug #433645
diff --git a/net-libs/libupnp/libupnp-1.6.17.ebuild b/net-libs/libupnp/libupnp-1.6.17.ebuild
index 0108e0bb4283..a67654391e80 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
+# Copyright 1999-2013 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.8 2012/12/30 14:28:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.17.ebuild,v 1.9 2013/01/01 08:24:03 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=""