diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-16 15:24:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-16 15:24:48 +0000 |
commit | 7410a98b526b3b4ad8e98da3b99dfc831a8e5aed (patch) | |
tree | 163ea2e848e0d6e1692065967a77d388e03e9727 /net-libs | |
parent | Stable for HPPA (bug #496506). (diff) | |
download | gentoo-2-7410a98b526b3b4ad8e98da3b99dfc831a8e5aed.tar.gz gentoo-2-7410a98b526b3b4ad8e98da3b99dfc831a8e5aed.tar.bz2 gentoo-2-7410a98b526b3b4ad8e98da3b99dfc831a8e5aed.zip |
Stable for HPPA (bug #496626).
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 0faa860e79d1..4eda33086b50 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.46 2014/01/15 09:41:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.47 2014/01/16 15:24:48 jer Exp $ + + 16 Jan 2014; Jeroen Roovers <jer@gentoo.org> gupnp-igd-0.2.2-r1.ebuild: + Stable for HPPA (bug #496626). 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-igd-0.2.2-r1.ebuild: Stable for ia64, wrt 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 5978d49c2bcd..7558ba5414fd 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.3 2014/01/15 09:41:27 ago Exp $ +# $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 $ 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=" |