diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-09-26 13:22:26 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-09-26 13:24:29 +0200 |
commit | b153e8bdd5a03c2ab59a227ded8c3b325dea8f7c (patch) | |
tree | 9e4d1dd167d0551e5f3bf948b9bdc1f63c8bd1c2 /dev-perl/Text-VimColor | |
parent | dev-perl/Text-vFile-asData: EAPI=8 bump (diff) | |
download | gentoo-b153e8bdd5a03c2ab59a227ded8c3b325dea8f7c.tar.gz gentoo-b153e8bdd5a03c2ab59a227ded8c3b325dea8f7c.tar.bz2 gentoo-b153e8bdd5a03c2ab59a227ded8c3b325dea8f7c.zip |
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>
Diffstat (limited to 'dev-perl/Text-VimColor')
-rw-r--r-- | dev-perl/Text-VimColor/Text-VimColor-0.290.0-r2.ebuild (renamed from dev-perl/Text-VimColor/Text-VimColor-0.290.0-r1.ebuild) | 8 |
1 files 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 index 8f55a2e725d6..cbdf1c24f943 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? ( |