summaryrefslogtreecommitdiff
path: root/dev-perl/IP-Country-DB_File
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-23 12:54:04 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-23 12:54:04 +0000
commit2c6b6332dd553468ec149bbf0cf283c61216beb2 (patch)
tree5d573501adc6a92f48ee42e00e778c676f4554f5 /dev-perl/IP-Country-DB_File
parentcebf427b685975a9cdcba6a3b2ffdeee2d421d03 (diff)
downloadbaldeagleos-repo-2c6b6332dd553468ec149bbf0cf283c61216beb2.tar.gz
baldeagleos-repo-2c6b6332dd553468ec149bbf0cf283c61216beb2.tar.xz
baldeagleos-repo-2c6b6332dd553468ec149bbf0cf283c61216beb2.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.ebuild (renamed from dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.30.0.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.30.0.ebuild b/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.30.0-r1.ebuild
index bacf39ac4004..0c9f105a81d5 100644
--- a/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.30.0.ebuild
+++ b/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.30.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,6 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc
RDEPEND="dev-perl/IP-Country"
DEPEND="test? (
${RDEPEND}
+ dev-perl/Math-Int64
virtual/perl-DB_File
virtual/perl-Test-Harness
)