summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-30 22:42:16 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-30 22:42:16 +0000
commit934fd6882de049dc54eca158c6be4ff43eb62e09 (patch)
treee172ebebcc14b716d20ed635ba9eb4ce1589636c /dev-perl/Geo-IP/Geo-IP-1.27.ebuild
parentMark 0.63 ~ia64 (diff)
downloadgentoo-2-934fd6882de049dc54eca158c6be4ff43eb62e09.tar.gz
gentoo-2-934fd6882de049dc54eca158c6be4ff43eb62e09.tar.bz2
gentoo-2-934fd6882de049dc54eca158c6be4ff43eb62e09.zip
Mark 1.27 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-perl/Geo-IP/Geo-IP-1.27.ebuild')
-rw-r--r--dev-perl/Geo-IP/Geo-IP-1.27.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Geo-IP/Geo-IP-1.27.ebuild b/dev-perl/Geo-IP/Geo-IP-1.27.ebuild
index a7283c5b5b8b..04ae681fcbf7 100644
--- a/dev-perl/Geo-IP/Geo-IP-1.27.ebuild
+++ b/dev-perl/Geo-IP/Geo-IP-1.27.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.27.ebuild,v 1.2 2005/11/26 12:13:33 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.27.ebuild,v 1.3 2006/03/30 22:42:16 agriffis Exp $
inherit perl-module multilib
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TJ/TJMATHER/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TJ/TJMATHER/${P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
DEPEND="dev-libs/geoip"
myconf="${myconf} LIBS='-L/usr/$(get_libdir)'"