diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-18 19:01:20 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-18 19:01:20 +0000 |
commit | 5935f7c266dc53b4c29a13803f7d1d49a73cea3c (patch) | |
tree | 7de64156260578807f2c3e810f0055cc30c96c28 /net-libs | |
parent | amd64 stable, bug #495860 (diff) | |
download | gentoo-2-5935f7c266dc53b4c29a13803f7d1d49a73cea3c.tar.gz gentoo-2-5935f7c266dc53b4c29a13803f7d1d49a73cea3c.tar.bz2 gentoo-2-5935f7c266dc53b4c29a13803f7d1d49a73cea3c.zip |
amd64 stable, bug #496626
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-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 4eda33086b50..d4dbbb05351c 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.47 2014/01/16 15:24:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.48 2014/01/18 19:01:20 pacho Exp $ + + 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> gupnp-igd-0.2.2-r1.ebuild: + amd64 stable, bug #496626 16 Jan 2014; Jeroen Roovers <jer@gentoo.org> gupnp-igd-0.2.2-r1.ebuild: Stable for HPPA (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 7558ba5414fd..98ae29c0c504 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.4 2014/01/16 15:24:48 jer Exp $ +# $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 $ 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=" |