diff options
Diffstat (limited to 'app-dicts/wordnet/wordnet-3.0-r5.ebuild')
-rw-r--r-- | app-dicts/wordnet/wordnet-3.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/wordnet/wordnet-3.0-r5.ebuild b/app-dicts/wordnet/wordnet-3.0-r5.ebuild index 68cdec705c13..fc8af0edea2c 100644 --- a/app-dicts/wordnet/wordnet-3.0-r5.ebuild +++ b/app-dicts/wordnet/wordnet-3.0-r5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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 epatch flag-o-matic DESCRIPTION="A lexical database for the English language" HOMEPAGE="https://wordnet.princeton.edu/" |