commit: b153e8bdd5a03c2ab59a227ded8c3b325dea8f7c Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Sep 26 11:22:26 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Sep 26 11:24:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b153e8bd
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 <AT> gentoo.org> ...VimColor-0.290.0-r1.ebuild => Text-VimColor-0.290.0-r2.ebuild} | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/dev-perl/Text-VimColor/Text-VimColor-0.290.0-r1.ebuild b/dev-perl/Text-VimColor/Text-VimColor-0.290.0-r2.ebuild similarity index 87% rename from dev-perl/Text-VimColor/Text-VimColor-0.290.0-r1.ebuild rename to dev-perl/Text-VimColor/Text-VimColor-0.290.0-r2.ebuild index 8f55a2e725d..cbdf1c24f94 100644 --- a/dev-perl/Text-VimColor/Text-VimColor-0.290.0-r1.ebuild +++ b/dev-perl/Text-VimColor/Text-VimColor-0.290.0-r2.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_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? (
