public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Geo-IP/
Date: Fri, 13 Oct 2017 17:44:21 +0000 (UTC)	[thread overview]
Message-ID: <1507916632.ba62681301e74e9771b31bcaa2ee1d23cbe929af.jer@gentoo> (raw)

commit:     ba62681301e74e9771b31bcaa2ee1d23cbe929af
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 17:43:52 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 17:43:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba626813

dev-perl/Geo-IP: Version bump.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild | 24 ++++++++++++++++++++++++
 dev-perl/Geo-IP/Manifest              |  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild b/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild
new file mode 100644
index 00000000000..13de1bf8d46
--- /dev/null
+++ b/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=MAXMIND
+MODULE_VERSION=1.51
+inherit perl-module multilib
+
+DESCRIPTION="Look up country by IP Address"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="dev-libs/geoip"
+RDEPEND="${DEPEND}"
+
+SRC_TEST=do
+
+src_configure() {
+	myconf="LIBS=-L/usr/$(get_libdir)"
+	perl-module_src_configure
+}

diff --git a/dev-perl/Geo-IP/Manifest b/dev-perl/Geo-IP/Manifest
index b4085054eca..f3a178b349e 100644
--- a/dev-perl/Geo-IP/Manifest
+++ b/dev-perl/Geo-IP/Manifest
@@ -1,2 +1,3 @@
 DIST Geo-IP-1.45.tar.gz 134181 SHA256 0eb765c238dde4a29d5c863d475c72078e5361deab2cfc168b9285bc049e3662 SHA512 0737459b50251f64a0230176721e6a0cf7fb701451b3488c0a0628a183233b5346b7311a80fe35752104ab6812c6791cd4bafbbfa9e7ff51aa6bd4d489655af3 WHIRLPOOL 900aecd85e9c3e5a4ec9739f805fe4d9b4d075dd9e7f5b92d2de306d3974df474958ad81c631753cd8a5ac2a5764023e285046fd603153bb7a30ab0c20cba979
 DIST Geo-IP-1.50.tar.gz 145419 SHA256 f91fea704e096e9ad2c821f43e1fea325f2737331738d9b136371b51334d262b SHA512 db5dc8731c970dfd9bb95312666218623453818917a9035358c7777a5077357f2b3187e07e615f1280fef53e1a7ae6336e4cf4642855b23d5326fa5772bc6462 WHIRLPOOL bab1400ddd0798b46128ff06c401e3e9274ecdfe123a81886360f00eba262362d95a32b68f043e0fe0756249b6fa9919d35db88fb47791c3a1222ae196fb3feb
+DIST Geo-IP-1.51.tar.gz 155629 SHA256 163020315d5c5441836ac79e08a77b428f277fd090bea4fa80da7077b2436aba SHA512 1149a2457a5a971a47585300ac68e71537fce4af3396aafe12ccb298b4a9e90b5fb0bc8bb01dec80698c3c57ae8e045a04c53747cc0ce80f8c4d3dd033ed76b3 WHIRLPOOL e8dc50d9175ff3c3d9bbe1853e95edac8b2f2df594413c0175ee86040c1e75fdc4e71d80194a0d0d187d13bf7f96521750ed513c5a65b6e063a97e74bd29b846


             reply	other threads:[~2017-10-13 17:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-13 17:44 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-04 18:28 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Geo-IP/ Andreas K. Hüttel
2020-08-17  8:41 Fabian Groffen
2019-07-29 18:42 Aaron Bauman
2019-04-01 19:33 Andreas Sturmlechner
2018-08-24 19:37 Markus Meier
2018-07-30 21:57 Mikle Kolyada
2018-06-26 12:28 Tobias Klausmann
2018-06-10 21:17 Sergei Trofimovich
2018-06-10 17:11 Thomas Deutschmann
2018-06-10 16:13 Aaron Bauman
2018-06-09 18:54 Sergei Trofimovich
2017-10-13 17:44 Jeroen Roovers
2016-09-10 11:29 Kent Fredric
2016-07-24 17:00 Jeroen Roovers
2016-01-31 14:51 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1507916632.ba62681301e74e9771b31bcaa2ee1d23cbe929af.jer@gentoo \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox