diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 21:33:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 21:33:54 +0000 |
commit | 979b1187544f93a7e10d23a3e6c44df18b89a36c (patch) | |
tree | ea02519f84e8bc872d0664b1f316db8c6f8e4249 /net-libs | |
parent | Stable for ppc, wrt bug #428078 (diff) | |
download | gentoo-2-979b1187544f93a7e10d23a3e6c44df18b89a36c.tar.gz gentoo-2-979b1187544f93a7e10d23a3e6c44df18b89a36c.tar.bz2 gentoo-2-979b1187544f93a7e10d23a3e6c44df18b89a36c.zip |
Stable for ppc, wrt bug #433645
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libupnp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libupnp/libupnp-1.6.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libupnp/ChangeLog b/net-libs/libupnp/ChangeLog index dc7c576a2ca7..1fc7793a9363 100644 --- a/net-libs/libupnp/ChangeLog +++ b/net-libs/libupnp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libupnp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.32 2012/10/20 14:02:22 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.33 2012/12/07 21:33:54 ago Exp $ + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.17.ebuild: + Stable for ppc, wrt bug #433645 20 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> libupnp-1.6.17.ebuild: Mark ~amd64-linux diff --git a/net-libs/libupnp/libupnp-1.6.17.ebuild b/net-libs/libupnp/libupnp-1.6.17.ebuild index 188a95a9c6d3..a6557ec41bca 100644 --- a/net-libs/libupnp/libupnp-1.6.17.ebuild +++ b/net-libs/libupnp/libupnp-1.6.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.17.ebuild,v 1.4 2012/10/20 14:02:22 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.17.ebuild,v 1.5 2012/12/07 21:33:54 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="" |