diff options
Diffstat (limited to 'app-doc/elisp-manual/elisp-manual-20.2.5.ebuild')
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-20.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild b/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild index f215e0e85b79..8d1b60f332b4 100644 --- a/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild +++ b/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit epatch MY_P=${PN}-${PV/./-} DESCRIPTION="The GNU Emacs Lisp Reference Manual" |