summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-25 08:01:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-25 08:01:46 +0000
commit2e04a74678c67720ac2f04911781fc306ea36b53 (patch)
tree630f169fdd021e990c1a51b120371771389a0838 /dev-libs/geoip
parentStable for sparc, wrt bug #469358 (diff)
downloadgentoo-2-2e04a74678c67720ac2f04911781fc306ea36b53.tar.gz
gentoo-2-2e04a74678c67720ac2f04911781fc306ea36b53.tar.bz2
gentoo-2-2e04a74678c67720ac2f04911781fc306ea36b53.zip
Stable for sparc, wrt bug #470386
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/geoip')
-rw-r--r--dev-libs/geoip/ChangeLog5
-rw-r--r--dev-libs/geoip/geoip-1.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/geoip/ChangeLog b/dev-libs/geoip/ChangeLog
index 3047c7f9e927..b13960152dcd 100644
--- a/dev-libs/geoip/ChangeLog
+++ b/dev-libs/geoip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/geoip
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.183 2013/05/24 19:56:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.184 2013/05/25 08:01:46 ago Exp $
+
+ 25 May 2013; Agostino Sarubbo <ago@gentoo.org> geoip-1.5.0.ebuild:
+ Stable for sparc, wrt bug #470386
24 May 2013; Agostino Sarubbo <ago@gentoo.org> geoip-1.5.0.ebuild:
Stable for ppc64, wrt bug #470386
diff --git a/dev-libs/geoip/geoip-1.5.0.ebuild b/dev-libs/geoip/geoip-1.5.0.ebuild
index 5fb9b8e07c7f..63e6dc8507dd 100644
--- a/dev-libs/geoip/geoip-1.5.0.ebuild
+++ b/dev-libs/geoip/geoip-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.5.0.ebuild,v 1.12 2013/05/24 19:56:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.5.0.ebuild,v 1.13 2013/05/25 08:01:46 ago Exp $
EAPI=5
inherit eutils
@@ -23,7 +23,7 @@ SRC_URI="
# 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 hppa ia64 ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
IUSE="city ipv6 perl-geoipupdate static-libs"
DEPEND="sys-libs/zlib"