diff options
Diffstat (limited to 'net-libs/gupnp')
-rw-r--r-- | net-libs/gupnp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gupnp/gupnp-0.18.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp/ChangeLog b/net-libs/gupnp/ChangeLog index 8fc497b347b4..98e808f05853 100644 --- a/net-libs/gupnp/ChangeLog +++ b/net-libs/gupnp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gupnp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.49 2012/09/18 01:40:24 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.50 2012/09/19 13:39:15 jer Exp $ + + 19 Sep 2012; Jeroen Roovers <jer@gentoo.org> gupnp-0.18.4.ebuild: + Stable for HPPA (bug #433645). 18 Sep 2012; Anthony G. Basile <blueness@gentoo.org> gupnp-0.18.4.ebuild: stable ppc ppc64, bug #434300 diff --git a/net-libs/gupnp/gupnp-0.18.4.ebuild b/net-libs/gupnp/gupnp-0.18.4.ebuild index 52ff87777804..339aa599fe61 100644 --- a/net-libs/gupnp/gupnp-0.18.4.ebuild +++ b/net-libs/gupnp/gupnp-0.18.4.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/gupnp/gupnp-0.18.4.ebuild,v 1.3 2012/09/18 01:40:24 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.18.4.ebuild,v 1.4 2012/09/19 13:39:15 jer Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://gupnp.org/" LICENSE="LGPL-2" SLOT="0" -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" RDEPEND=">=net-libs/gssdp-0.11.2[introspection?] |