Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-VimColor/
Date: Sun, 26 Sep 2021 11:24:49
Message-Id: 1632655469.b153e8bdd5a03c2ab59a227ded8c3b325dea8f7c.dilfridge@gentoo
1 commit: b153e8bdd5a03c2ab59a227ded8c3b325dea8f7c
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 26 11:22:26 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 26 11:24:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b153e8bd
7
8 dev-perl/Text-VimColor: EAPI=8 bump
9
10 Package-Manager: Portage-3.0.23, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 ...VimColor-0.290.0-r1.ebuild => Text-VimColor-0.290.0-r2.ebuild} | 8 +++-----
14 1 file changed, 3 insertions(+), 5 deletions(-)
15
16 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
17 similarity index 87%
18 rename from dev-perl/Text-VimColor/Text-VimColor-0.290.0-r1.ebuild
19 rename to dev-perl/Text-VimColor/Text-VimColor-0.290.0-r2.ebuild
20 index 8f55a2e725d..cbdf1c24f94 100644
21 --- a/dev-perl/Text-VimColor/Text-VimColor-0.290.0-r1.ebuild
22 +++ b/dev-perl/Text-VimColor/Text-VimColor-0.290.0-r2.ebuild
23 @@ -1,7 +1,7 @@
24 -# Copyright 1999-2019 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 -EAPI=6
29 +EAPI=8
30
31 DIST_VERSION=0.29
32 DIST_AUTHOR=RWSTAUNER
33 @@ -13,8 +13,6 @@ HOMEPAGE="https://github.com/rwstauner/Text-VimColor"
34
35 SLOT="0"
36 KEYWORDS="~amd64 ~x86"
37 -IUSE="test"
38 -RESTRICT="!test? ( test )"
39
40 RDEPEND="app-editors/vim[-minimal]
41 virtual/perl-Carp
42 @@ -25,7 +23,7 @@ RDEPEND="app-editors/vim[-minimal]
43 >=dev-perl/Path-Class-0.40.0
44 >=virtual/perl-Term-ANSIColor-1.30.0
45 "
46 -DEPEND="${RDEPEND}
47 +BDEPEND="${RDEPEND}
48 virtual/perl-ExtUtils-MakeMaker
49 >=dev-perl/File-ShareDir-Install-0.60.0
50 test? (