* [gentoo-commits] repo/gentoo:master commit in: dev-util/App-SVN-Bisect/
@ 2021-11-22 16:47 Mike Gilbert
0 siblings, 0 replies; only message in thread
From: Mike Gilbert @ 2021-11-22 16:47 UTC (permalink / raw
To: gentoo-commits
commit: aa58eb9a40b447f1847fa5d14c6a32e4e79d9824
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 22 16:41:52 2021 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Nov 22 16:47:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa58eb9a
dev-util/App-SVN-Bisect: EAPI 8
Closes: https://bugs.gentoo.org/826466
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
...-1.1-r1.ebuild => App-SVN-Bisect-1.1-r2.ebuild} | 24 ++++++++++++----------
1 file changed, 13 insertions(+), 11 deletions(-)
diff --git a/dev-util/App-SVN-Bisect/App-SVN-Bisect-1.1-r1.ebuild b/dev-util/App-SVN-Bisect/App-SVN-Bisect-1.1-r2.ebuild
similarity index 61%
rename from dev-util/App-SVN-Bisect/App-SVN-Bisect-1.1-r1.ebuild
rename to dev-util/App-SVN-Bisect/App-SVN-Bisect-1.1-r2.ebuild
index b698fdb12382..6e5e2d84cb92 100644
--- a/dev-util/App-SVN-Bisect/App-SVN-Bisect-1.1-r1.ebuild
+++ b/dev-util/App-SVN-Bisect/App-SVN-Bisect-1.1-r2.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2012-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-
-MODULE_AUTHOR="INFINOID"
+EAPI=8
+DIST_AUTHOR="INFINOID"
inherit perl-module
@@ -15,15 +14,18 @@ KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
-RDEPEND="dev-lang/perl
+RDEPEND="
dev-perl/YAML-Syck
dev-perl/IO-All
- dev-vcs/subversion"
-DEPEND="${RDEPEND}
+ dev-vcs/subversion
+"
+BDEPEND="
dev-perl/Module-Build
- test? ( dev-perl/Test-Exception
+ test? (
+ ${RDEPEND}
+ dev-perl/Test-Exception
dev-perl/Test-Output
dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST="do"
+ dev-perl/Test-Pod-Coverage
+ )
+"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-11-22 16:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-22 16:47 [gentoo-commits] repo/gentoo:master commit in: dev-util/App-SVN-Bisect/ Mike Gilbert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox