diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-22 18:06:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-22 18:06:53 +0000 |
commit | 14e052cafef77b1e45e1299d088a56c189e00edb (patch) | |
tree | b8c85100abff0736ca6443ca7fd4ed2a858bea16 | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-14e052cafef77b1e45e1299d088a56c189e00edb.tar.gz gentoo-2-14e052cafef77b1e45e1299d088a56c189e00edb.tar.bz2 gentoo-2-14e052cafef77b1e45e1299d088a56c189e00edb.zip |
Stable for arm, wrt bug #454570
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-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 948ff592224d..324975e4a926 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.45 2013/02/22 17:28:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.46 2013/02/22 18:06:53 ago Exp $ + + 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.18.ebuild: + Stable for arm, wrt bug #454570 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.18.ebuild: Stable for ppc, wrt bug #454570 diff --git a/net-libs/libupnp/libupnp-1.6.18.ebuild b/net-libs/libupnp/libupnp-1.6.18.ebuild index 4ec705b56832..761f17270a12 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.6 2013/02/22 17:28:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.18.ebuild,v 1.7 2013/02/22 18:06:53 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="" |