jer 15/06/21 08:54:05 Modified: ChangeLog gupnp-igd-0.2.4.ebuild Log: Stable for PPC64 (bug #551814). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.64 net-libs/gupnp-igd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 23 Oct 2014 14:29:55 -0000 1.63 +++ ChangeLog 21 Jun 2015 08:54:05 -0000 1.64 @@ -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.63 2014/10/23 14:29:55 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.64 2015/06/21 08:54:05 jer Exp $ + + 21 Jun 2015; Jeroen Roovers <[email protected]> gupnp-igd-0.2.4.ebuild: + Stable for PPC64 (bug #551814). 23 Oct 2014; Pacho Ramos <[email protected]> gupnp-igd-0.2.4.ebuild: amd64/x86 stable, bug #526028 1.4 net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild?r1=1.3&r2=1.4 Index: gupnp-igd-0.2.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gupnp-igd-0.2.4.ebuild 23 Oct 2014 14:29:55 -0000 1.3 +++ gupnp-igd-0.2.4.ebuild 21 Jun 2015 08:54:05 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.3 2014/10/23 14:29:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild,v 1.4 2015/06/21 08:54:05 jer Exp $ EAPI=5 @@ -14,7 +14,7 @@ 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="
