jer 15/04/26 04:32:12 Modified: ChangeLog geoip-1.6.5.ebuild Log: Stable for PPC64 (bug #545914). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.253 dev-libs/geoip/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?rev=1.253&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?rev=1.253&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?r1=1.252&r2=1.253 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v retrieving revision 1.252 retrieving revision 1.253 diff -u -r1.252 -r1.253 --- ChangeLog 21 Apr 2015 19:17:49 -0000 1.252 +++ ChangeLog 26 Apr 2015 04:32:12 -0000 1.253 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/geoip # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.252 2015/04/21 19:17:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.253 2015/04/26 04:32:12 jer Exp $ + + 26 Apr 2015; Jeroen Roovers <[email protected]> geoip-1.6.5.ebuild: + Stable for PPC64 (bug #545914). 21 Apr 2015; Pacho Ramos <[email protected]> geoip-1.6.5.ebuild: ppc stable wrt bug #545914 1.8 dev-libs/geoip/geoip-1.6.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/geoip-1.6.5.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/geoip-1.6.5.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/geoip-1.6.5.ebuild?r1=1.7&r2=1.8 Index: geoip-1.6.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.5.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- geoip-1.6.5.ebuild 21 Apr 2015 19:17:49 -0000 1.7 +++ geoip-1.6.5.ebuild 26 Apr 2015 04:32:12 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.5.ebuild,v 1.7 2015/04/21 19:17:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.5.ebuild,v 1.8 2015/04/26 04:32:12 jer Exp $ EAPI=5 inherit autotools eutils @@ -14,7 +14,7 @@ # GPL-2 for md5.c - part of libGeoIPUpdate, MaxMind for GeoLite Country db LICENSE="LGPL-2.1 GPL-2 MaxMind2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="static-libs" RESTRICT="test"
