mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/XML-Grove: EAPI=8 bump
Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=KMACLEOD
|
||||
DIST_VERSION=0.46alpha
|
||||
inherit perl-module
|
||||
@@ -10,13 +11,13 @@ DESCRIPTION="A Perl module providing a simple API to parsed XML instances"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
>=dev-perl/XML-Parser-2.190.0
|
||||
dev-perl/libxml-perl
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="${RDEPEND}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-0.46-badversion.patch"
|
||||
"${FILESDIR}/${PN}-0.46-utf8tests.patch"
|
||||
Reference in New Issue
Block a user