summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-30 14:12:57 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-30 14:12:57 +0000
commitfe397476bb540eea34a437311a9ce9563ea89172 (patch)
tree8bed5fe7e64eb0416d10cddfb75d6e2719bc5b19 /dev-libs/geoip/geoip-1.4.3.ebuild
parentVersion bump and remove the broken masked version. (diff)
downloadgentoo-2-fe397476bb540eea34a437311a9ce9563ea89172.tar.gz
gentoo-2-fe397476bb540eea34a437311a9ce9563ea89172.tar.bz2
gentoo-2-fe397476bb540eea34a437311a9ce9563ea89172.zip
alpha/ia64/sparc stable wrt #208150
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs/geoip/geoip-1.4.3.ebuild')
-rw-r--r--dev-libs/geoip/geoip-1.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/geoip/geoip-1.4.3.ebuild b/dev-libs/geoip/geoip-1.4.3.ebuild
index 5ccaaa6e23e7..77dc35ad8cfc 100644
--- a/dev-libs/geoip/geoip-1.4.3.ebuild
+++ b/dev-libs/geoip/geoip-1.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.4.3.ebuild,v 1.2 2008/01/30 09:44:29 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.4.3.ebuild,v 1.3 2008/01/30 14:12:57 armin76 Exp $
inherit autotools eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="http://www.maxmind.com/download/geoip/api/c/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""