mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-perl/IP-Country: new package, add 2.28
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
16
dev-perl/IP-Country/IP-Country-2.28.ebuild
Normal file
16
dev-perl/IP-Country/IP-Country-2.28.ebuild
Normal file
@@ -0,0 +1,16 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=NWETTERS
|
||||
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Lookup country from IP address or hostname"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="|| ( Artistic GPL-1+ )"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
|
||||
BDEPEND="test? ( virtual/perl-Test-Harness )"
|
||||
1
dev-perl/IP-Country/Manifest
Normal file
1
dev-perl/IP-Country/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST IP-Country-2.28.tar.gz 296585 BLAKE2B acdc78a53755526bcc964dd07dc6b3a179531b6321f332fcd4c0bdc4943c4e27062616168f5301a9f018bd0fb87e851bd813bfb41719fa437c54af7e4c2d3a72 SHA512 3596014eaeb7d0be8edd9b98c2f31e83587cc48c738837eaa78e9dc6c7ee6cee371a7bc230f28fa2901b9eece7fe0fa2126135a3d90d1261488d61cedcec25ac
|
||||
8
dev-perl/IP-Country/metadata.xml
Normal file
8
dev-perl/IP-Country/metadata.xml
Normal file
@@ -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>
|
||||
Reference in New Issue
Block a user