diff options
author | 2015-04-21 18:43:03 +0000 | |
---|---|---|
committer | 2015-04-21 18:43:03 +0000 | |
commit | a76bbb151859f35610babea6b958863357739c30 (patch) | |
tree | 461ce51a40127b0a248dc41746e7137144452a1c /net-libs/libupnp | |
parent | ppc stable wrt bug #545860 (diff) | |
download | gentoo-2-a76bbb151859f35610babea6b958863357739c30.tar.gz gentoo-2-a76bbb151859f35610babea6b958863357739c30.tar.bz2 gentoo-2-a76bbb151859f35610babea6b958863357739c30.zip |
ppc stable wrt bug #545206
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r-- | net-libs/libupnp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libupnp/libupnp-1.6.18-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libupnp/ChangeLog b/net-libs/libupnp/ChangeLog index e146e908f74a..02cf2a86705f 100644 --- a/net-libs/libupnp/ChangeLog +++ b/net-libs/libupnp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libupnp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.56 2015/04/19 09:40:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.57 2015/04/21 18:43:03 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> libupnp-1.6.18-r1.ebuild: + ppc stable wrt bug #545206 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.18-r1.ebuild: Stable for x86, wrt bug #545206 diff --git a/net-libs/libupnp/libupnp-1.6.18-r1.ebuild b/net-libs/libupnp/libupnp-1.6.18-r1.ebuild index 8ab261f32392..68d49ddc3f39 100644 --- a/net-libs/libupnp/libupnp-1.6.18-r1.ebuild +++ b/net-libs/libupnp/libupnp-1.6.18-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r1.ebuild,v 1.5 2015/04/19 09:40:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.18-r1.ebuild,v 1.6 2015/04/21 18:43:03 pacho Exp $ EAPI=5 @@ -12,7 +12,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" DOCS="NEWS README ChangeLog" |