summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-12-29 23:12:32 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-12-29 23:12:32 +0100
commit930378dce0d72f1deb6bc5c822f67320f876f2c7 (patch)
tree5517f0bb8f0988fdac51753e288c48f40364d115
parentdev-cpp/asio: Stabilize 1.24.0 x86, #888902 (diff)
downloadgentoo-930378dc.tar.gz
gentoo-930378dc.tar.bz2
gentoo-930378dc.zip
dev-perl/IP-Country: fix version
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/IP-Country/IP-Country-2.280.0.ebuild (renamed from dev-perl/IP-Country/IP-Country-2.28.ebuild)4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/IP-Country/IP-Country-2.28.ebuild b/dev-perl/IP-Country/IP-Country-2.280.0.ebuild
index e0803eaac8c7..80efa8bd6c15 100644
--- a/dev-perl/IP-Country/IP-Country-2.28.ebuild
+++ b/dev-perl/IP-Country/IP-Country-2.280.0.ebuild
@@ -4,13 +4,11 @@
EAPI=8
DIST_AUTHOR=NWETTERS
-
+DIST_VERSION=2.28
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 )"