From dfdcae8e8e2e9ae6c91f819c7413a429e43e844a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Mon, 12 Apr 2021 19:21:50 +0200 Subject: [PATCH] app-emacs/w3mnav: Trivial EAPI 7 bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update HOMEPAGE. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller --- app-emacs/w3mnav/w3mnav-0.5-r3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emacs/w3mnav/w3mnav-0.5-r3.ebuild b/app-emacs/w3mnav/w3mnav-0.5-r3.ebuild index d79f39ef371f4..316e8d1d294c0 100644 --- a/app-emacs/w3mnav/w3mnav-0.5-r3.ebuild +++ b/app-emacs/w3mnav/w3mnav-0.5-r3.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="Add Info-like navigation keys to the emacs-w3m web browser" -HOMEPAGE="http://www.neilvandyke.org/w3mnav/" +HOMEPAGE="https://www.neilvandyke.org/w3mnav/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2+"