diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 07:47:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 07:47:08 +0000 |
commit | 594817b2d948f4e8c6522c1c4e823413f7ec9aaa (patch) | |
tree | 22a3f18846eb05147c2976e242a4ae3b9aae7fa1 /dev-libs/geoip/geoip-1.4.8-r3.ebuild | |
parent | Stable for ia64, wrt bug #461378 (diff) | |
download | gentoo-2-594817b2d948f4e8c6522c1c4e823413f7ec9aaa.tar.gz gentoo-2-594817b2d948f4e8c6522c1c4e823413f7ec9aaa.tar.bz2 gentoo-2-594817b2d948f4e8c6522c1c4e823413f7ec9aaa.zip |
Stable for ia64, wrt bug #461094
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/geoip/geoip-1.4.8-r3.ebuild')
-rw-r--r-- | dev-libs/geoip/geoip-1.4.8-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/geoip/geoip-1.4.8-r3.ebuild b/dev-libs/geoip/geoip-1.4.8-r3.ebuild index 713f79f4d5c9..2a4efbebb236 100644 --- a/dev-libs/geoip/geoip-1.4.8-r3.ebuild +++ b/dev-libs/geoip/geoip-1.4.8-r3.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.4.8-r3.ebuild,v 1.10 2013/03/14 07:00:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.4.8-r3.ebuild,v 1.11 2013/03/14 07:47:08 ago Exp $ EAPI=4 inherit autotools @@ -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" |