summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-20 15:55:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-20 15:55:06 +0000
commit67540f60743fa38d1475035110d8759e245990fd (patch)
treef88d7a4f19384428084fdd6bc76045f9b438295f /net-libs
parentsci-chemistry/refmac: Use tc-getPKG_CONFIG from toolchain-funcs.eclass instea... (diff)
downloadgentoo-2-67540f60743fa38d1475035110d8759e245990fd.tar.gz
gentoo-2-67540f60743fa38d1475035110d8759e245990fd.tar.bz2
gentoo-2-67540f60743fa38d1475035110d8759e245990fd.zip
Stable for amd64, wrt bug #454570
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libupnp/ChangeLog5
-rw-r--r--net-libs/libupnp/libupnp-1.6.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libupnp/ChangeLog b/net-libs/libupnp/ChangeLog
index ac82cad18f96..808928743cec 100644
--- a/net-libs/libupnp/ChangeLog
+++ b/net-libs/libupnp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libupnp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.41 2013/02/09 15:22:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.42 2013/02/20 15:55:06 ago Exp $
+
+ 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.18.ebuild:
+ Stable for amd64, wrt bug #454570
09 Feb 2013; Jeroen Roovers <jer@gentoo.org> libupnp-1.6.18.ebuild:
Stable for HPPA (bug #454570).
diff --git a/net-libs/libupnp/libupnp-1.6.18.ebuild b/net-libs/libupnp/libupnp-1.6.18.ebuild
index 4230968eac79..756d737d339d 100644
--- a/net-libs/libupnp/libupnp-1.6.18.ebuild
+++ b/net-libs/libupnp/libupnp-1.6.18.ebuild
@@ -1,6 +1,6 @@
# 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.18.ebuild,v 1.2 2013/02/09 15:22:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.18.ebuild,v 1.3 2013/02/20 15:55:06 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=""