summaryrefslogtreecommitdiff
path: root/dev-perl/GeoIP2
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:48:38 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:48:38 -0500
commitbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (patch)
tree0d7a74b4463ee387f9cf9368ceb1b757f694f72a /dev-perl/GeoIP2
parentf716a9fe6455d39eef01e718aae68dae61c19704 (diff)
downloadbaldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.tar.gz
baldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.tar.xz
baldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.zip
Revert "Adding metadata"
This reverts commit f716a9fe6455d39eef01e718aae68dae61c19704.
Diffstat (limited to 'dev-perl/GeoIP2')
-rw-r--r--dev-perl/GeoIP2/GeoIP2-2.6.2-r1.ebuild38
-rw-r--r--dev-perl/GeoIP2/Manifest1
-rw-r--r--dev-perl/GeoIP2/metadata.xml51
3 files changed, 90 insertions, 0 deletions
diff --git a/dev-perl/GeoIP2/GeoIP2-2.6.2-r1.ebuild b/dev-perl/GeoIP2/GeoIP2-2.6.2-r1.ebuild
new file mode 100644
index 000000000000..c9d4f4dc9361
--- /dev/null
+++ b/dev-perl/GeoIP2/GeoIP2-2.6.2-r1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 2020-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MAXMIND
+DIST_VERSION=2.006002
+inherit perl-module
+
+DESCRIPTION="API for MaxMind's GeoIP2 web services and databases"
+SLOT="0"
+KEYWORDS="amd64 ~loong ~riscv x86"
+
+RDEPEND="
+ >=dev-perl/Data-Validate-IP-0.250.0
+ dev-perl/HTTP-Message
+ dev-perl/JSON-MaybeXS
+ dev-perl/LWP-Protocol-https
+ dev-perl/libwww-perl
+ dev-perl/List-SomeUtils
+ >=dev-perl/MaxMind-DB-Reader-1.0.0
+ dev-perl/Moo
+ dev-perl/Params-Validate
+ dev-perl/Sub-Quote
+ dev-perl/Throwable
+ dev-perl/Try-Tiny
+ dev-perl/URI
+ dev-perl/namespace-clean
+"
+BDEPEND="${RDEPEND}
+ test? (
+ dev-perl/MaxMind-DB-Common
+ dev-perl/Path-Class
+ dev-perl/Test-Fatal
+ dev-perl/Test-Number-Delta
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
diff --git a/dev-perl/GeoIP2/Manifest b/dev-perl/GeoIP2/Manifest
new file mode 100644
index 000000000000..6454c8076458
--- /dev/null
+++ b/dev-perl/GeoIP2/Manifest
@@ -0,0 +1 @@
+DIST GeoIP2-2.006002.tar.gz 249915 BLAKE2B c1635de576e0c7f0ebad85bb3d850d6fbc979108777c494ec1685b4ce68b87c895e46df904b9cde5712b9d6aa9f6b341b66c024459f6cf88546f2e6ef6732c0f SHA512 a552c6487b340aa928cfc6ce037724cf0fa98332b731388734bc2b25e7d1a31e2c45c0cd12b6c962b5b483172837587254d742fb04cbcec67586d92dae71e356
diff --git a/dev-perl/GeoIP2/metadata.xml b/dev-perl/GeoIP2/metadata.xml
new file mode 100644
index 000000000000..2dc8d4a267db
--- /dev/null
+++ b/dev-perl/GeoIP2/metadata.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <maintainer type="person" proxied="yes">
+ <email>hydrapolic@gmail.com</email>
+ <name>Tomáš Mózes</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">GeoIP2</remote-id>
+ <remote-id type="cpan-module">GeoIP2</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Database::Reader</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Error::Generic</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Error::HTTP</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Error::IPAddressNotFound</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Error::Type</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Error::WebService</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Model::ASN</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Model::AnonymousIP</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Model::City</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Model::ConnectionType</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Model::Country</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Model::Domain</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Model::Enterprise</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Model::ISP</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Model::Insights</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Record::City</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Record::Continent</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Record::Country</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Record::Location</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Record::MaxMind</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Record::Postal</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Record::RepresentedCountry</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Record::Subdivision</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Record::Traits</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Role::Error::HTTP</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Role::HasIPAddress</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Role::HasLocales</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Role::Model</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Role::Model::Flat</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Role::Model::HasSubdivisions</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Role::Model::Location</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Role::Record::Country</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Role::Record::HasNames</remote-id>
+ <remote-id type="cpan-module">GeoIP2::Types</remote-id>
+ <remote-id type="cpan-module">GeoIP2::WebService::Client</remote-id>
+ </upstream>
+</pkgmetadata>