diff options
author | 2013-02-20 15:55:06 +0000 | |
---|---|---|
committer | 2013-02-20 15:55:06 +0000 | |
commit | 67540f60743fa38d1475035110d8759e245990fd (patch) | |
tree | f88d7a4f19384428084fdd6bc76045f9b438295f /net-libs/libupnp/libupnp-1.6.18.ebuild | |
parent | sci-chemistry/refmac: Use tc-getPKG_CONFIG from toolchain-funcs.eclass instea... (diff) | |
download | gentoo-2-67540f60743fa38d1475035110d8759e245990fd.tar.gz gentoo-2-67540f60743fa38d1475035110d8759e245990fd.tar.bz2 gentoo-2-67540f60743fa38d1475035110d8759e245990fd.zip |
Stable for amd64, wrt bug #454570
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libupnp/libupnp-1.6.18.ebuild')
-rw-r--r-- | net-libs/libupnp/libupnp-1.6.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libupnp/libupnp-1.6.18.ebuild b/net-libs/libupnp/libupnp-1.6.18.ebuild index 4230968eac79..756d737d339d 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.2 2013/02/09 15:22:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.18.ebuild,v 1.3 2013/02/20 15:55:06 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="" |