diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:21:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:21:51 +0000 |
commit | 59a87d85239ad40b8a095606536b37006009a49e (patch) | |
tree | e597999a705a1edacfed6d4d1ba0db775b0ce13d /net-libs/gupnp/gupnp-0.20.8.ebuild | |
parent | amd64 stable, bug #494416 (diff) | |
download | historical-59a87d85239ad40b8a095606536b37006009a49e.tar.gz historical-59a87d85239ad40b8a095606536b37006009a49e.tar.bz2 historical-59a87d85239ad40b8a095606536b37006009a49e.zip |
Stable for HPPA (bug #478252).
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'net-libs/gupnp/gupnp-0.20.8.ebuild')
-rw-r--r-- | net-libs/gupnp/gupnp-0.20.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gupnp/gupnp-0.20.8.ebuild b/net-libs/gupnp/gupnp-0.20.8.ebuild index 957296d863b7..909c47fa6e7c 100644 --- a/net-libs/gupnp/gupnp-0.20.8.ebuild +++ b/net-libs/gupnp/gupnp-0.20.8.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/gupnp/gupnp-0.20.8.ebuild,v 1.3 2013/12/08 19:24:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.20.8.ebuild,v 1.4 2013/12/22 16:19:00 jer Exp $ EAPI="5" GCONF_DEBUG="no" @@ -17,7 +17,7 @@ HOMEPAGE="http://gupnp.org/" LICENSE="LGPL-2" SLOT="0/4" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="connman +introspection kernel_linux networkmanager" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |