dev-perl/WordNet-QueryData: 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:
Andreas K. Hüttel
2021-10-03 00:04:52 +02:00
parent 5da606e387
commit 983cb1d407

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=8
DIST_AUTHOR=JRENNIE
DIST_VERSION=1.49
@@ -11,10 +11,11 @@ DESCRIPTION="Direct perl interface to WordNet database"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="app-dicts/wordnet"
RDEPEND="${DEPEND}"
BDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}/${PN}-1.49-paths.patch"
"${FILESDIR}/${PN}-1.49-test-counts.patch"