commit: 930378dce0d72f1deb6bc5c822f67320f876f2c7
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 22:12:32 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 22:12:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=930378dc
dev-perl/IP-Country: fix version
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../IP-Country/{IP-Country-2.28.ebuild => IP-Country-2.280.0.ebuild} | 4 +---
1 file changed, 1 insertion(+), 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
similarity index 91%
rename from dev-perl/IP-Country/IP-Country-2.28.ebuild
rename to 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 )"