diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-10-23 14:29:55 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-10-23 14:29:55 +0000 |
commit | 9d42f0047ab009a131170ea7b731895399d24006 (patch) | |
tree | 8ad0f94f94ecefd9980b42ceca2038b86d8765a6 /net-libs | |
parent | update abi_x86_32 masks (diff) | |
download | gentoo-2-9d42f0047ab009a131170ea7b731895399d24006.tar.gz gentoo-2-9d42f0047ab009a131170ea7b731895399d24006.tar.bz2 gentoo-2-9d42f0047ab009a131170ea7b731895399d24006.zip |
amd64/x86 stable, bug #526028
(Portage version: 2.2.14/cvs/Linux x86_64, 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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp-igd/ChangeLog b/net-libs/gupnp-igd/ChangeLog index a0d71bc68d19..f0909855fe5c 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.62 2014/10/21 12:27:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.63 2014/10/23 14:29:55 pacho Exp $ + + 23 Oct 2014; Pacho Ramos <pacho@gentoo.org> gupnp-igd-0.2.4.ebuild: + amd64/x86 stable, bug #526028 21 Oct 2014; Jeroen Roovers <jer@gentoo.org> gupnp-igd-0.2.4.ebuild: Stable for HPPA (bug #526028). diff --git a/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild index c275e808fe18..c527be9c1e11 100644 --- a/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild +++ b/net-libs/gupnp-igd/gupnp-igd-0.2.4.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.4.ebuild,v 1.2 2014/10/21 12:27:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild,v 1.3 2014/10/23 14:29:55 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=" |