diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-09-29 16:58:26 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-09-29 17:52:34 +0200 |
commit | 0cbc89c9a864bf353af16ca08175371098f4eb61 (patch) | |
tree | 95782b368df80a7895a0886856fc28a9db083ac7 /dev-perl/TimeDate | |
parent | dev-perl/TimeDate: Remove old (diff) | |
download | gentoo-0cbc89c9a864bf353af16ca08175371098f4eb61.tar.gz gentoo-0cbc89c9a864bf353af16ca08175371098f4eb61.tar.bz2 gentoo-0cbc89c9a864bf353af16ca08175371098f4eb61.zip |
dev-perl/TimeDate: EAPI=8 bump
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/TimeDate')
-rw-r--r-- | dev-perl/TimeDate/TimeDate-2.330.0-r1.ebuild (renamed from dev-perl/TimeDate/TimeDate-2.330.0.ebuild) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild b/dev-perl/TimeDate/TimeDate-2.330.0-r1.ebuild index 4877edc57519..78809a3123cf 100644 --- a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild +++ b/dev-perl/TimeDate/TimeDate-2.330.0-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=ATOOMIC DIST_VERSION=2.33 @@ -11,4 +11,3 @@ DESCRIPTION="A Date/Time Parsing Perl Module" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" |