* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Refactor/
@ 2020-07-30 8:46 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2020-07-30 8:46 UTC (permalink / raw
To: gentoo-commits
commit: f51510c253667595c059732e4554e01eb03a0773
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 08:45:02 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 30 08:45:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51510c2
dev-perl/Devel-Refactor: -r bump for EAPI7
- EAPI7
- Add USE="examples"
- Parallel tests
- Improve deps
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../Devel-Refactor/Devel-Refactor-0.50.0-r2.ebuild | 25 ++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/dev-perl/Devel-Refactor/Devel-Refactor-0.50.0-r2.ebuild b/dev-perl/Devel-Refactor/Devel-Refactor-0.50.0-r2.ebuild
new file mode 100644
index 00000000000..68ff05e7fbf
--- /dev/null
+++ b/dev-perl/Devel-Refactor/Devel-Refactor-0.50.0-r2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=SSOTKA
+DIST_VERSION=0.05
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Perl extension for refactoring Perl code"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+ test? (
+ >=virtual/perl-Test-Simple-0.470.0
+ )
+"
+PATCHES=(
+ "${FILESDIR}/${PN}-0.50.0-perl526.patch"
+)
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Refactor/
@ 2020-08-31 8:48 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2020-08-31 8:48 UTC (permalink / raw
To: gentoo-commits
commit: 165eeb0753afaf317532aa27715ac210497ae903
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 08:45:12 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 08:47:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165eeb07
dev-perl/Devel-Refactor: Cleanup old 0.50.0-r1
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Devel-Refactor/Devel-Refactor-0.50.0-r1.ebuild | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/dev-perl/Devel-Refactor/Devel-Refactor-0.50.0-r1.ebuild b/dev-perl/Devel-Refactor/Devel-Refactor-0.50.0-r1.ebuild
deleted file mode 100644
index 57a202400a6..00000000000
--- a/dev-perl/Devel-Refactor/Devel-Refactor-0.50.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SSOTKA
-MODULE_VERSION=0.05
-inherit perl-module
-
-DESCRIPTION="Perl extension for refactoring Perl code"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-PATCHES=( "${FILESDIR}/${P}-perl526.patch" )
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-31 8:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-30 8:46 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Refactor/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2020-08-31 8:48 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox