diff options
author | 2015-04-08 13:36:08 +0000 | |
---|---|---|
committer | 2015-04-08 13:36:08 +0000 | |
commit | 154eb14f672e71bc138db3aef9d7aba364de1377 (patch) | |
tree | 1e071e40dc55afa8cd3589bc52861d79727e0bee /net-libs/libupnp | |
parent | Stable for amd64, wrt bug #545204 (diff) | |
download | gentoo-2-154eb14f672e71bc138db3aef9d7aba364de1377.tar.gz gentoo-2-154eb14f672e71bc138db3aef9d7aba364de1377.tar.bz2 gentoo-2-154eb14f672e71bc138db3aef9d7aba364de1377.zip |
Stable for amd64, wrt bug #545206
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libupnp/ChangeLog b/net-libs/libupnp/ChangeLog index bee5d95e9493..28aeb5ca6808 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.53 2015/04/04 08:14:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.54 2015/04/08 13:36:08 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.18-r1.ebuild: + Stable for amd64, wrt bug #545206 04 Apr 2015; Jeroen Roovers <jer@gentoo.org> libupnp-1.6.18-r1.ebuild: Stable for HPPA (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 6a6f04257ed5..37f3e400f8d6 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.2 2015/04/04 08:14:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.18-r1.ebuild,v 1.3 2015/04/08 13:36:08 ago 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" |