diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:52:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:52:30 +0000 |
commit | 7c7772d0a5d1fe4a3d457aee8f200ad18952be84 (patch) | |
tree | 0be920afc5562b20068fad0dc99cca29204924aa /net-libs/gupnp | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-7c7772d0a5d1fe4a3d457aee8f200ad18952be84.tar.gz gentoo-2-7c7772d0a5d1fe4a3d457aee8f200ad18952be84.tar.bz2 gentoo-2-7c7772d0a5d1fe4a3d457aee8f200ad18952be84.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/gupnp')
-rw-r--r-- | net-libs/gupnp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gupnp/gupnp-0.20.12-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp/ChangeLog b/net-libs/gupnp/ChangeLog index 79a49e45e010..80cf31a51170 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.89 2014/06/29 12:40:46 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.90 2014/07/22 10:52:30 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-0.20.12-r1.ebuild: + Stable for amd64, wrt bug #512912 29 Jun 2014; Michał Górny <mgorny@gentoo.org> gupnp-0.20.12-r1.ebuild: Leave a note that the connman issue was fixed upstream. diff --git a/net-libs/gupnp/gupnp-0.20.12-r1.ebuild b/net-libs/gupnp/gupnp-0.20.12-r1.ebuild index 1a3210e9d2c6..bfb138307f97 100644 --- a/net-libs/gupnp/gupnp-0.20.12-r1.ebuild +++ b/net-libs/gupnp/gupnp-0.20.12-r1.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.12-r1.ebuild,v 1.5 2014/06/29 12:40:46 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.20.12-r1.ebuild,v 1.6 2014/07/22 10:52:30 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -17,7 +17,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP" 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} |