dev-perl/Text-VimColor: EAPI=8 bump

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-09-26 13:22:26 +02:00
parent 64d28a9a46
commit b153e8bdd5

View File

@@ -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_VERSION=0.29
DIST_AUTHOR=RWSTAUNER
@@ -13,8 +13,6 @@ HOMEPAGE="https://github.com/rwstauner/Text-VimColor"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="app-editors/vim[-minimal]
virtual/perl-Carp
@@ -25,7 +23,7 @@ RDEPEND="app-editors/vim[-minimal]
>=dev-perl/Path-Class-0.40.0
>=virtual/perl-Term-ANSIColor-1.30.0
"
DEPEND="${RDEPEND}
BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
>=dev-perl/File-ShareDir-Install-0.60.0
test? (