diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 09:56:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 09:56:42 +0000 |
commit | 31b5d43bed433c3882eb6983094c1d89ec8dac62 (patch) | |
tree | 98fc7f84f5ee4e320f8542df7df97a6447b2c6f8 /dev-libs/geoip/geoip-1.5.0.ebuild | |
parent | Stable for amd64, wrt bug #470566 (diff) | |
download | gentoo-2-31b5d43bed433c3882eb6983094c1d89ec8dac62.tar.gz gentoo-2-31b5d43bed433c3882eb6983094c1d89ec8dac62.tar.bz2 gentoo-2-31b5d43bed433c3882eb6983094c1d89ec8dac62.zip |
Stable for amd64, wrt bug #470386
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/geoip/geoip-1.5.0.ebuild')
-rw-r--r-- | dev-libs/geoip/geoip-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/geoip/geoip-1.5.0.ebuild b/dev-libs/geoip/geoip-1.5.0.ebuild index 6c46ffec84af..b6c55708ada8 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.2 2013/04/03 18:07:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.5.0.ebuild,v 1.3 2013/05/19 09:56:42 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" |