mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-perl/Data-Uniqid: EAPI bump, cleanup
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
7721806e2f
commit
de8801da04
@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=MWX
|
||||
DIST_VERSION=0.12
|
||||
@ -11,11 +11,3 @@ DESCRIPTION="Perl extension for simple generating of unique ids"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
|
||||
|
||||
RDEPEND="
|
||||
virtual/perl-Math-BigInt
|
||||
virtual/perl-Time-HiRes
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user