summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:09:01 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:08 +0100
commit370f378d2c17f7e4daec34bd34bd3dd6f1684c84 (patch)
tree6e04d0ae95e4630b1c08a19ebccf35d0a35c0aff /app-dicts/wordnet
parentapp-crypt/sbsigntools: eutils-- (diff)
downloadgentoo-370f378d2c17f7e4daec34bd34bd3dd6f1684c84.tar.gz
gentoo-370f378d2c17f7e4daec34bd34bd3dd6f1684c84.tar.bz2
gentoo-370f378d2c17f7e4daec34bd34bd3dd6f1684c84.zip
app-dicts/wordnet: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/wordnet')
-rw-r--r--app-dicts/wordnet/wordnet-3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/wordnet/wordnet-3.1.ebuild b/app-dicts/wordnet/wordnet-3.1.ebuild
index 8c773b19ec0d..60fc8318712b 100644
--- a/app-dicts/wordnet/wordnet-3.1.ebuild
+++ b/app-dicts/wordnet/wordnet-3.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils flag-o-matic
+inherit autotools flag-o-matic
DESCRIPTION="A lexical database for the English language"
HOMEPAGE="https://wordnet.princeton.edu/"