summaryrefslogtreecommitdiff
path: root/dev-perl/IP-Country-DB_File
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-perl/IP-Country-DB_File
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-perl/IP-Country-DB_File')
-rw-r--r--dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.30.0-r1.ebuild21
-rw-r--r--dev-perl/IP-Country-DB_File/Manifest1
-rw-r--r--dev-perl/IP-Country-DB_File/metadata.xml14
3 files changed, 0 insertions, 36 deletions
diff --git a/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.30.0-r1.ebuild b/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.30.0-r1.ebuild
deleted file mode 100644
index e008e3df89d8..000000000000
--- a/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.30.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=NWELLNHOF
-DIST_VERSION=3.03
-inherit perl-module
-
-DESCRIPTION="Build an IP address to country code database"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-
-RDEPEND="dev-perl/IP-Country"
-DEPEND="test? (
- ${RDEPEND}
- dev-lang/perl[berkdb]
- dev-perl/Math-Int64
- )
-"
diff --git a/dev-perl/IP-Country-DB_File/Manifest b/dev-perl/IP-Country-DB_File/Manifest
deleted file mode 100644
index 7058e931fb5c..000000000000
--- a/dev-perl/IP-Country-DB_File/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST IP-Country-DB_File-3.03.tar.gz 16736 BLAKE2B 1cd35992134a965419d03e15d2ae5270992a0e28ac04a70003815ecf64b2b76360bcbde2200fb002786b521c7fc4baccdb17380ac7e9834fca4483da611fc708 SHA512 bc23bf9a6c4ea37325ea9c0eefb4eeef84f3a131a74aae4c0332e81a32d8f6a827d8764463621507f5dd07509ea4d74ce2faaa50b83f3d33b64c1b30dfc24329
diff --git a/dev-perl/IP-Country-DB_File/metadata.xml b/dev-perl/IP-Country-DB_File/metadata.xml
deleted file mode 100644
index 3acfaefb857b..000000000000
--- a/dev-perl/IP-Country-DB_File/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?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>
- <upstream>
- <remote-id type="cpan">IP-Country-DB_File</remote-id>
- <remote-id type="cpan-module">IP::Country::DB_File</remote-id>
- <remote-id type="cpan-module">IP::Country::DB_File::Builder</remote-id>
- <remote-id type="github">nwellnhof/IP-Country-DB_File</remote-id>
- </upstream>
-</pkgmetadata>