jer 14/09/19 16:43:53 Modified: ChangeLog geoip-1.6.2.ebuild Log: Stable for HPPA (bug #523034). (Portage version: 2.2.13/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.222 dev-libs/geoip/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?rev=1.222&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?rev=1.222&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?r1=1.221&r2=1.222 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v retrieving revision 1.221 retrieving revision 1.222 diff -u -r1.221 -r1.222 --- ChangeLog 4 Sep 2014 01:10:13 -0000 1.221 +++ ChangeLog 19 Sep 2014 16:43:53 -0000 1.222 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/geoip # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.221 2014/09/04 01:10:13 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.222 2014/09/19 16:43:53 jer Exp $ + + 19 Sep 2014; Jeroen Roovers <[email protected]> geoip-1.6.2.ebuild: + Stable for HPPA (bug #523034). 04 Sep 2014; Anthony G. Basile <[email protected]> geoip-1.6.0-r1.ebuild, geoip-1.6.0-r3.ebuild, geoip-1.6.2.ebuild: 1.3 dev-libs/geoip/geoip-1.6.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/geoip-1.6.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/geoip-1.6.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/geoip-1.6.2.ebuild?r1=1.2&r2=1.3 Index: geoip-1.6.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- geoip-1.6.2.ebuild 4 Sep 2014 01:10:13 -0000 1.2 +++ geoip-1.6.2.ebuild 19 Sep 2014 16:43:53 -0000 1.3 @@ -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/dev-libs/geoip/geoip-1.6.2.ebuild,v 1.2 2014/09/04 01:10:13 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.2.ebuild,v 1.3 2014/09/19 16:43:53 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"
