From a1a45dc633757c57576e1bc46c68bd9bc628aa0e Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Tue, 4 Feb 2020 19:25:05 +1300 Subject: dev-perl/GeoIP2: Add w/ v=2.6.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Provides access to GeoIP2 databases used for example by SpamAssasssin to map IP addresses to geo locations. Suggested by Tomáš Mózes Closes: https://github.com/gentoo/gentoo/pull/13973 Closes: https://bugs.gentoo.org/675494 Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Kent Fredric --- dev-perl/GeoIP2/metadata.xml | 51 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 dev-perl/GeoIP2/metadata.xml (limited to 'dev-perl/GeoIP2/metadata.xml') diff --git a/dev-perl/GeoIP2/metadata.xml b/dev-perl/GeoIP2/metadata.xml new file mode 100644 index 000000000000..e3f764df66cb --- /dev/null +++ b/dev-perl/GeoIP2/metadata.xml @@ -0,0 +1,51 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + + hydrapolic@gmail.com + Tomáš Mózes + + + GeoIP2 + GeoIP2 + GeoIP2::Database::Reader + GeoIP2::Error::Generic + GeoIP2::Error::HTTP + GeoIP2::Error::IPAddressNotFound + GeoIP2::Error::Type + GeoIP2::Error::WebService + GeoIP2::Model::ASN + GeoIP2::Model::AnonymousIP + GeoIP2::Model::City + GeoIP2::Model::ConnectionType + GeoIP2::Model::Country + GeoIP2::Model::Domain + GeoIP2::Model::Enterprise + GeoIP2::Model::ISP + GeoIP2::Model::Insights + GeoIP2::Record::City + GeoIP2::Record::Continent + GeoIP2::Record::Country + GeoIP2::Record::Location + GeoIP2::Record::MaxMind + GeoIP2::Record::Postal + GeoIP2::Record::RepresentedCountry + GeoIP2::Record::Subdivision + GeoIP2::Record::Traits + GeoIP2::Role::Error::HTTP + GeoIP2::Role::HasIPAddress + GeoIP2::Role::HasLocales + GeoIP2::Role::Model + GeoIP2::Role::Model::Flat + GeoIP2::Role::Model::HasSubdivisions + GeoIP2::Role::Model::Location + GeoIP2::Role::Record::Country + GeoIP2::Role::Record::HasNames + GeoIP2::Types + GeoIP2::WebService::Client + + -- cgit v1.2.3-65-gdbad