diff options
Diffstat (limited to 'app-doc/elisp-manual/elisp-manual-23.4.ebuild')
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-23.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/elisp-manual/elisp-manual-23.4.ebuild b/app-doc/elisp-manual/elisp-manual-23.4.ebuild index d6c789b30601..ba51ff8feb27 100644 --- a/app-doc/elisp-manual/elisp-manual-23.4.ebuild +++ b/app-doc/elisp-manual/elisp-manual-23.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit epatch DESCRIPTION="The GNU Emacs Lisp Reference Manual" HOMEPAGE="https://www.gnu.org/software/emacs/manual/" |