maekke 14/12/30 17:55:51 Modified: ChangeLog geoip-1.6.3.ebuild Log: arm stable, bug #533668 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.239 dev-libs/geoip/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?rev=1.239&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?rev=1.239&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?r1=1.238&r2=1.239 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v retrieving revision 1.238 retrieving revision 1.239 diff -u -r1.238 -r1.239 --- ChangeLog 29 Dec 2014 16:58:58 -0000 1.238 +++ ChangeLog 30 Dec 2014 17:55:51 -0000 1.239 @@ -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.238 2014/12/29 16:58:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.239 2014/12/30 17:55:51 maekke Exp $ + + 30 Dec 2014; Markus Meier <[email protected]> geoip-1.6.3.ebuild: + arm stable, bug #533668 29 Dec 2014; Jeroen Roovers <[email protected]> geoip-1.6.3.ebuild: Stable for HPPA (bug #533668). 1.7 dev-libs/geoip/geoip-1.6.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/geoip-1.6.3.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/geoip-1.6.3.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/geoip-1.6.3.ebuild?r1=1.6&r2=1.7 Index: geoip-1.6.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.3.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- geoip-1.6.3.ebuild 29 Dec 2014 16:58:58 -0000 1.6 +++ geoip-1.6.3.ebuild 30 Dec 2014 17:55:51 -0000 1.7 @@ -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.3.ebuild,v 1.6 2014/12/29 16:58:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.3.ebuild,v 1.7 2014/12/30 17:55:51 maekke 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"
