diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-22 17:28:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-22 17:28:24 +0000 |
commit | 05014df830d1a1ce0a27678315fa1de4fe895849 (patch) | |
tree | dd2f1a8e10650147ea023ff8973bea7228a26693 /net-libs/libupnp | |
parent | Stable for ppc, wrt bug #458642 (diff) | |
download | gentoo-2-05014df830d1a1ce0a27678315fa1de4fe895849.tar.gz gentoo-2-05014df830d1a1ce0a27678315fa1de4fe895849.tar.bz2 gentoo-2-05014df830d1a1ce0a27678315fa1de4fe895849.zip |
Stable for ppc, 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 957fc9894e18..948ff592224d 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.44 2013/02/21 16:10:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.45 2013/02/22 17:28:24 ago Exp $ + + 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.18.ebuild: + Stable for ppc, wrt bug #454570 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.18.ebuild: Stable for sparc, wrt bug #454570 diff --git a/net-libs/libupnp/libupnp-1.6.18.ebuild b/net-libs/libupnp/libupnp-1.6.18.ebuild index 50784c82fb5f..4ec705b56832 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.5 2013/02/21 16:10:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.18.ebuild,v 1.6 2013/02/22 17:28:24 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="" |