summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/redo+/redo+-1.19.ebuild')
-rw-r--r--app-emacs/redo+/redo+-1.19.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/redo+/redo+-1.19.ebuild b/app-emacs/redo+/redo+-1.19.ebuild
index 2a45fa52a8b4..25f1554482b5 100644
--- a/app-emacs/redo+/redo+-1.19.ebuild
+++ b/app-emacs/redo+/redo+-1.19.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
+EAPI=7
-inherit readme.gentoo elisp
+inherit elisp readme.gentoo-r1
DESCRIPTION="Redo/undo system for Emacs"
HOMEPAGE="https://www.emacswiki.org/emacs/RedoPlus
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 x86"
+KEYWORDS="~alpha amd64 x86"
SITEFILE="50${PN}-gentoo.el"
DOC_CONTENTS="Add \"(require 'redo+)\" to your ~/.emacs file