diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-05-27 12:14:54 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-05-27 12:14:54 +0000 |
commit | facaa42e336e41d6327d258ffe5bda9a82dea78a (patch) | |
tree | 3c87189750826fd51f452d261dba4fd199eeff97 /net-libs/libupnp | |
parent | arm stable wrt bug #546184 (diff) | |
download | gentoo-2-facaa42e336e41d6327d258ffe5bda9a82dea78a.tar.gz gentoo-2-facaa42e336e41d6327d258ffe5bda9a82dea78a.tar.bz2 gentoo-2-facaa42e336e41d6327d258ffe5bda9a82dea78a.zip |
arm stable wrt bug #545206
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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 d2b48f0b13e7..2dccceb7ac7b 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.60 2015/05/17 20:08:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.61 2015/05/27 12:14:54 zlogene Exp $ + + 27 May 2015; Mikle Kolyada <zlogene@gentoo.org> libupnp-1.6.18-r1.ebuild: + arm stable wrt bug #545206 17 May 2015; Pacho Ramos <pacho@gentoo.org> libupnp-1.6.18-r1.ebuild: ppc64 stable 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 fc5caf1fa64e..f6e96a6fe681 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.8 2015/05/17 20:08:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.18-r1.ebuild,v 1.9 2015/05/27 12:14:54 zlogene 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" |