diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-04 03:18:16 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-04 03:18:16 +0000 |
commit | c0f90878c1e92327436bddb060949288061c5a3d (patch) | |
tree | 2d607fa10043131937ba7d99071b3df7c5beb15f /net-libs | |
parent | marked x86 per bug 423747 (diff) | |
download | gentoo-2-c0f90878c1e92327436bddb060949288061c5a3d.tar.gz gentoo-2-c0f90878c1e92327436bddb060949288061c5a3d.tar.bz2 gentoo-2-c0f90878c1e92327436bddb060949288061c5a3d.zip |
marked x86 per bug 423747
(Portage version: 2.2.0_alpha115/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libupnp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libupnp/libupnp-1.6.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libupnp/ChangeLog b/net-libs/libupnp/ChangeLog index 7e9a2f5aa96e..2f400eac1e4f 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.29 2012/06/28 10:38:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.30 2012/07/04 03:18:16 jdhore Exp $ + + 04 Jul 2012; Jeff Horelick <jdhore@gentoo.org> libupnp-1.6.14.ebuild: + marked x86 per bug 423747 28 Jun 2012; Agostino Sarubbo <ago@gentoo.org> libupnp-1.6.17.ebuild: Stable for amd64, wrt bug #423747 diff --git a/net-libs/libupnp/libupnp-1.6.14.ebuild b/net-libs/libupnp/libupnp-1.6.14.ebuild index fd150f9482a0..6f3821d507d8 100644 --- a/net-libs/libupnp/libupnp-1.6.14.ebuild +++ b/net-libs/libupnp/libupnp-1.6.14.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.14.ebuild,v 1.2 2012/05/29 15:14:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.14.ebuild,v 1.3 2012/07/04 03:18:16 jdhore 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug doc ipv6 static-libs" RDEPEND="" |