diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:16:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:16:44 +0000 |
commit | ecaa0e5bd377c15bb7962142ade98f932e7c2951 (patch) | |
tree | a2e8f8e12eb925114333220ee931f65495ef1d40 /net-libs/gupnp-igd | |
parent | Stable for alpha, wrt bug #496600 (diff) | |
download | gentoo-2-ecaa0e5bd377c15bb7962142ade98f932e7c2951.tar.gz gentoo-2-ecaa0e5bd377c15bb7962142ade98f932e7c2951.tar.bz2 gentoo-2-ecaa0e5bd377c15bb7962142ade98f932e7c2951.zip |
Stable for alpha, wrt bug #496626
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/gupnp-igd')
-rw-r--r-- | net-libs/gupnp-igd/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp-igd/ChangeLog b/net-libs/gupnp-igd/ChangeLog index d4dbbb05351c..b1c8a1d0296f 100644 --- a/net-libs/gupnp-igd/ChangeLog +++ b/net-libs/gupnp-igd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gupnp-igd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.48 2014/01/18 19:01:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.49 2014/01/18 20:16:44 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-igd-0.2.2-r1.ebuild: + Stable for alpha, wrt bug #496626 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> gupnp-igd-0.2.2-r1.ebuild: amd64 stable, bug #496626 diff --git a/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild index 98ae29c0c504..4f8d98cb1a46 100644 --- a/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild +++ b/net-libs/gupnp-igd/gupnp-igd-0.2.2-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-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.5 2014/01/18 19:01:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.6 2014/01/18 20:16:44 ago Exp $ EAPI=5 @@ -14,7 +14,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="+introspection python" RDEPEND=" |