Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Geo-IP/
Date: Sun, 10 Jun 2018 21:17:47
Message-Id: 1528665452.060510be9c19d54ac818b11b5028109ee3316b37.slyfox@gentoo
1 commit: 060510be9c19d54ac818b11b5028109ee3316b37
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 21:16:58 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 21:17:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=060510be
7
8 dev-perl/Geo-IP: stable 1.510.0 for ia64, bug #657634
9
10 Bug: https://bugs.gentoo.org/657634
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild b/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild
18 index 5de0295eb00..8ade3e22cc5 100644
19 --- a/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild
20 +++ b/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module multilib
22 DESCRIPTION="Look up country by IP Address"
23
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
27 IUSE=""
28
29 DEPEND="dev-libs/geoip"