diff options
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/blogmax/blogmax-20170321.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/blogmax/blogmax-20170321.ebuild b/app-emacs/blogmax/blogmax-20170321.ebuild index 1fced845ba4e..9984f6db09e9 100644 --- a/app-emacs/blogmax/blogmax-20170321.ebuild +++ b/app-emacs/blogmax/blogmax-20170321.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=7 -inherit elisp eutils readme.gentoo-r1 +inherit elisp edos2unix readme.gentoo-r1 DESCRIPTION="Blogging in Emacs" HOMEPAGE="https://billstclair.com/blogmax/index.html" |