public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PatchReader/
@ 2021-07-24 22:00 Andreas K. Hüttel
  0 siblings, 0 replies; only message in thread
From: Andreas K. Hüttel @ 2021-07-24 22:00 UTC (permalink / raw
  To: gentoo-commits

commit:     ae9874d01393c8e865f3373a03722f766b63e29e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 24 21:55:50 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 24 21:55:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9874d0

dev-perl/PatchReader: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...der-0.9.6-r1.ebuild => PatchReader-0.9.6-r2.ebuild} | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/dev-perl/PatchReader/PatchReader-0.9.6-r1.ebuild b/dev-perl/PatchReader/PatchReader-0.9.6-r2.ebuild
similarity index 60%
rename from dev-perl/PatchReader/PatchReader-0.9.6-r1.ebuild
rename to dev-perl/PatchReader/PatchReader-0.9.6-r2.ebuild
index 55b6fe2c1e7..a72d21f0340 100644
--- a/dev-perl/PatchReader/PatchReader-0.9.6-r1.ebuild
+++ b/dev-perl/PatchReader/PatchReader-0.9.6-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=TMANNERM
-MODULE_VERSION=0.9.6
+DIST_AUTHOR=TMANNERM
+DIST_VERSION=0.9.6
 inherit perl-module
 
 DESCRIPTION="Module for reading diff-compatible patch files"
@@ -12,9 +12,9 @@ DESCRIPTION="Module for reading diff-compatible patch files"
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
-IUSE=""
 
-RDEPEND="virtual/perl-File-Temp"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do
+RDEPEND="
+	virtual/perl-File-Temp
+"
+BDEPEND="${RDEPEND}
+"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-24 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-24 22:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/PatchReader/ Andreas K. Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox