summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/edit-list/edit-list-0.3.ebuild')
-rw-r--r--app-emacs/edit-list/edit-list-0.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/edit-list/edit-list-0.3.ebuild b/app-emacs/edit-list/edit-list-0.3.ebuild
index 01ef68801bd6..47e3f949ce4f 100644
--- a/app-emacs/edit-list/edit-list-0.3.ebuild
+++ b/app-emacs/edit-list/edit-list-0.3.ebuild
@@ -1,12 +1,12 @@
-# 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 elisp
DESCRIPTION="Edit a single list"
-HOMEPAGE="http://mwolson.org/projects/"
+HOMEPAGE="https://mwolson.org/projects/"
# taken from http://mwolson.org/static/dist/elisp/edit-list.el
SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"