summaryrefslogtreecommitdiff
path: root/dev-perl/IP-Country-DB_File
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-25 02:03:50 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-25 02:03:50 +0000
commit426aa983e40197a69c600c42e0679b2161ca225c (patch)
tree0d279fe549a8f3cc4b684897eaf275d91c8411fe /dev-perl/IP-Country-DB_File
parentec9f79e1d3358df31a704f16a76a269ccceae2b2 (diff)
gentoo auto-resync : 25:12:2022 - 02:03:49
Diffstat (limited to 'dev-perl/IP-Country-DB_File')
-rw-r--r--dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.03.ebuild18
-rw-r--r--dev-perl/IP-Country-DB_File/Manifest3
-rw-r--r--dev-perl/IP-Country-DB_File/metadata.xml8
3 files changed, 29 insertions, 0 deletions
diff --git a/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.03.ebuild b/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.03.ebuild
new file mode 100644
index 000000000000..91460af3fb9d
--- /dev/null
+++ b/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.03.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=NWELLNHOF
+
+inherit perl-module
+
+DESCRIPTION="Build an IP address to country code database"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-1+ )"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="dev-perl/IP-Country"
+DEPEND="${RDEPEND}"
+BDEPEND="test? ( virtual/perl-Test-Harness )"
diff --git a/dev-perl/IP-Country-DB_File/Manifest b/dev-perl/IP-Country-DB_File/Manifest
new file mode 100644
index 000000000000..1707df849c7a
--- /dev/null
+++ b/dev-perl/IP-Country-DB_File/Manifest
@@ -0,0 +1,3 @@
+DIST IP-Country-DB_File-3.03.tar.gz 16736 BLAKE2B 1cd35992134a965419d03e15d2ae5270992a0e28ac04a70003815ecf64b2b76360bcbde2200fb002786b521c7fc4baccdb17380ac7e9834fca4483da611fc708 SHA512 bc23bf9a6c4ea37325ea9c0eefb4eeef84f3a131a74aae4c0332e81a32d8f6a827d8764463621507f5dd07509ea4d74ce2faaa50b83f3d33b64c1b30dfc24329
+EBUILD IP-Country-DB_File-3.03.ebuild 442 BLAKE2B 250b3052ce3737042fd1868bb09b31fb5a9499dea5b4baa1e06790995d10d93c8590552e9c70d46727674ae5b5b5940aed42975e98bbff97a4036de5f29f320a SHA512 e2fe8e8a5d6dfaabced68e659a4d197476f63f1bc1e7659abe03c29b887fb41ce40b70810b8759d3559c415026e1e065228d49cc4834a25ff681b60a0ef723ce
+MISC metadata.xml 251 BLAKE2B ba937d5724c861b8bfd1d287a325357d6a63656cf5c2314185a486be769eb22b39fa780b38c05407bce5f0707585d499a849a28e15a2fde9eebba6f529e686a3 SHA512 0fb5b55fc7db96153970767478727504fd0e87c1c8a77593f1f30720064e95776b92e4993f9aed076c983eee5cebca446fe8894e36fbcc02802bb1c158747dd3
diff --git a/dev-perl/IP-Country-DB_File/metadata.xml b/dev-perl/IP-Country-DB_File/metadata.xml
new file mode 100644
index 000000000000..c07e13d4a6bd
--- /dev/null
+++ b/dev-perl/IP-Country-DB_File/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+</pkgmetadata>