summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 13:06:32 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:53:08 +0100
commit0fffb8e1380739f057e0a43ce82b820ed29ae024 (patch)
tree5ba20088321d2288dc2c518767e6fd76ea2c834e /app-emacs/blogmax
parentapp-editors/xemacs: multilib-- (diff)
downloadgentoo-0fffb8e1380739f057e0a43ce82b820ed29ae024.tar.gz
gentoo-0fffb8e1380739f057e0a43ce82b820ed29ae024.tar.bz2
gentoo-0fffb8e1380739f057e0a43ce82b820ed29ae024.zip
app-emacs/blogmax: eutils->edos2unix
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/blogmax')
-rw-r--r--app-emacs/blogmax/blogmax-20170321.ebuild4
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"