commit:     4e47411b99c03a38bba55dbf1e38c6dfe6143a20
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 19:59:07 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 19:59:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=4e47411b

app-doc/elisp-tutorial: Update HOMEPAGE

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild 
b/app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild
index 478dd8e..48535d1 100644
--- a/app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild
+++ b/app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
 inherit readme.gentoo-r1
 
 DESCRIPTION="A simple Emacs Lisp tutorial"
-HOMEPAGE="http://www.gnuvola.org/software/elisp-tutorial/";
-# taken from: http://www.gnuvola.org/software/${PN}/${P}.tar.gz";
+HOMEPAGE="https://www.gnuvola.org/software/elisp-tutorial/";
+# taken from: https://www.gnuvola.org/software/${PN}/${P}.tar.gz";
 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-3+"

Reply via email to