commit: 983cb1d407653fa0f79d4bf8152d7f69f62aaf40
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 2 22:04:52 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 2 22:07:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983cb1d4
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 <AT> gentoo.org>
...yData-1.490.0-r2.ebuild => WordNet-QueryData-1.490.0-r3.ebuild} | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/dev-perl/WordNet-QueryData/WordNet-QueryData-1.490.0-r2.ebuild
b/dev-perl/WordNet-QueryData/WordNet-QueryData-1.490.0-r3.ebuild
similarity index 85%
rename from dev-perl/WordNet-QueryData/WordNet-QueryData-1.490.0-r2.ebuild
rename to dev-perl/WordNet-QueryData/WordNet-QueryData-1.490.0-r3.ebuild
index c6ffadef640..1da60aa0157 100644
--- a/dev-perl/WordNet-QueryData/WordNet-QueryData-1.490.0-r2.ebuild
+++ b/dev-perl/WordNet-QueryData/WordNet-QueryData-1.490.0-r3.ebuild
@@ -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"