diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 16:10:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 16:10:43 +0000 |
commit | e6ade0c329509c465dc8d88de30e21ac62d7a670 (patch) | |
tree | 4ffa6b7d1232005af457369c9542a7b81298b993 /net-libs/libupnp | |
parent | [bump] dev-perl/Sub-Exporter-0.985.0 (diff) | |
download | gentoo-2-e6ade0c329509c465dc8d88de30e21ac62d7a670.tar.gz gentoo-2-e6ade0c329509c465dc8d88de30e21ac62d7a670.tar.bz2 gentoo-2-e6ade0c329509c465dc8d88de30e21ac62d7a670.zip |
Stable for sparc, wrt bug #454570
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r-- | net-libs/libupnp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libupnp/libupnp-1.6.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libupnp/ChangeLog b/net-libs/libupnp/ChangeLog index ccc7445fccb3..957fc9894e18 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.43 2013/02/20 15:56:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.44 2013/02/21 16:10:43 ago Exp $ + + 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.18.ebuild: + Stable for sparc, wrt bug #454570 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.18.ebuild: Stable for x86, wrt bug #454570 diff --git a/net-libs/libupnp/libupnp-1.6.18.ebuild b/net-libs/libupnp/libupnp-1.6.18.ebuild index ce7dec6b4431..50784c82fb5f 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.4 2013/02/20 15:56:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.18.ebuild,v 1.5 2013/02/21 16:10:43 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="" |