commit:     23ea4fa8cb2d96327a1cbfc87960c3397735e6e3
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 18 17:06:24 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jun 18 17:08:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ea4fa8

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

- EAPI7
- Remove empty/useless variable assignments

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

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

diff --git a/dev-perl/Class-Loader/Class-Loader-2.30.0-r2.ebuild 
b/dev-perl/Class-Loader/Class-Loader-2.30.0-r2.ebuild
new file mode 100644
index 00000000000..fd2672224b7
--- /dev/null
+++ b/dev-perl/Class-Loader/Class-Loader-2.30.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=VIPUL
+DIST_VERSION=2.03
+inherit perl-module
+
+DESCRIPTION="Load modules and create objects on demand"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"

Reply via email to