commit:     6e2952855656daf5abef2e27f9d37a44f869c643
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 04:43:48 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 05:33:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e295285

dev-perl/Encode-compat: -r bump for EAPI7 + fixes

- EAPI7
- Fix LICENSE (upstream=perl, =~ default by perl-module.eclass)
- Remove empty/unused variable assignments

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

 dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild 
b/dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild
new file mode 100644
index 00000000000..bf863acf66b
--- /dev/null
+++ b/dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=AUTRIJUS
+DIST_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="Encode.pm emulation layer"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+RDEPEND="dev-perl/Text-Iconv"
+BDEPEND="${RDEPEND}"

Reply via email to