commit:     e59a986b24b0d1b28d7950c4a79fd3595e040b15
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 20 01:36:21 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jun 20 01:36:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e59a986b

dev-perl/Class-WhiteHole: -r bump for EAPI7

- EAPI7
- Parallel tests
- Remove empty variable assignments

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Class-WhiteHole/Class-WhiteHole-0.40.0-r2.ebuild | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/dev-perl/Class-WhiteHole/Class-WhiteHole-0.40.0-r2.ebuild 
b/dev-perl/Class-WhiteHole/Class-WhiteHole-0.40.0-r2.ebuild
new file mode 100644
index 00000000000..d91e5e72598
--- /dev/null
+++ b/dev-perl/Class-WhiteHole/Class-WhiteHole-0.40.0-r2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=MSCHWERN
+DIST_VERSION=0.04
+inherit perl-module
+
+DESCRIPTION="base class to treat unhandled method calls as errors"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"

Reply via email to