mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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@gentoo.org>
This commit is contained in:
16
dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild
Normal file
16
dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild
Normal file
@@ -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}"
|
||||
Reference in New Issue
Block a user