diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:51:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:51:50 +0000 |
commit | 65f59eedf9b8ba4933ed2241d3e05f36efb8752f (patch) | |
tree | efbc3db50bac6d37eae2b314bae8a88d32632024 /dev-libs/geoip | |
parent | Stable for ppc, wrt bug #470384 (diff) | |
download | gentoo-2-65f59eedf9b8ba4933ed2241d3e05f36efb8752f.tar.gz gentoo-2-65f59eedf9b8ba4933ed2241d3e05f36efb8752f.tar.bz2 gentoo-2-65f59eedf9b8ba4933ed2241d3e05f36efb8752f.zip |
Stable for ppc, wrt bug #470386
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/geoip')
-rw-r--r-- | dev-libs/geoip/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/geoip/geoip-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/geoip/ChangeLog b/dev-libs/geoip/ChangeLog index 185d606cceab..bb2e54ab2ca3 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.175 2013/05/20 08:39:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.176 2013/05/20 12:51:50 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> geoip-1.5.0.ebuild: + Stable for ppc, wrt bug #470386 20 May 2013; Agostino Sarubbo <ago@gentoo.org> geoip-1.5.0.ebuild: Stable for x86, wrt bug #470386 diff --git a/dev-libs/geoip/geoip-1.5.0.ebuild b/dev-libs/geoip/geoip-1.5.0.ebuild index d50126c7ec7c..d4e32c46a921 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.4 2013/05/20 08:39:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.5.0.ebuild,v 1.5 2013/05/20 12:51:50 ago Exp $ EAPI=5 @@ -22,7 +22,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" |