diff options
author | 2014-03-09 10:54:12 +0000 | |
---|---|---|
committer | 2014-03-09 10:54:12 +0000 | |
commit | 3c0966e5b2d518e39df2ceaf486ddbde9fed44bd (patch) | |
tree | cdacf3bc22d750abd37e5203f60e2544fc3d65af /net-libs/gupnp | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-3c0966e5b2d518e39df2ceaf486ddbde9fed44bd.tar.gz gentoo-2-3c0966e5b2d518e39df2ceaf486ddbde9fed44bd.tar.bz2 gentoo-2-3c0966e5b2d518e39df2ceaf486ddbde9fed44bd.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/gupnp')
-rw-r--r-- | net-libs/gupnp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gupnp/gupnp-0.20.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp/ChangeLog b/net-libs/gupnp/ChangeLog index 379d4d4c5e7c..dddd44e8f09b 100644 --- a/net-libs/gupnp/ChangeLog +++ b/net-libs/gupnp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gupnp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.78 2014/02/22 22:26:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.79 2014/03/09 10:54:12 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gupnp-0.20.10.ebuild: + amd64 stable, bug 499954 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gupnp-0.20.10.ebuild: Fix wrong commit, bug 502160 diff --git a/net-libs/gupnp/gupnp-0.20.10.ebuild b/net-libs/gupnp/gupnp-0.20.10.ebuild index 47b22ce61e14..b0ebf6bef757 100644 --- a/net-libs/gupnp/gupnp-0.20.10.ebuild +++ b/net-libs/gupnp/gupnp-0.20.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.20.10.ebuild,v 1.3 2014/02/22 22:26:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.20.10.ebuild,v 1.4 2014/03/09 10:54:12 pacho 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}" |