summaryrefslogtreecommitdiff
blob: 2dc8d4a267db30a48bffcbecdab4259634ca44f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
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>