diff options
Diffstat (limited to 'dev-perl/Time-TAI64')
-rw-r--r-- | dev-perl/Time-TAI64/Time-TAI64-2.110.0-r3.ebuild (renamed from dev-perl/Time-TAI64/Time-TAI64-2.110.0-r2.ebuild) | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-perl/Time-TAI64/Time-TAI64-2.110.0-r2.ebuild b/dev-perl/Time-TAI64/Time-TAI64-2.110.0-r3.ebuild index ee96c5b827d5..4e235c9f4a4b 100644 --- a/dev-perl/Time-TAI64/Time-TAI64-2.110.0-r2.ebuild +++ b/dev-perl/Time-TAI64/Time-TAI64-2.110.0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=JOVAL DIST_VERSION=2.11 @@ -11,11 +11,9 @@ DESCRIPTION="Time manipulation in the TAI64* formats" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="test" -RESTRICT="!test? ( test )" RDEPEND="" -DEPEND=" +BDEPEND=" virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple |