commit:     fac4e3f8652f2ac22f171a9aaa4be1a8c411609d
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 19:33:45 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 19:33:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=fac4e3f8

app-emacs/auto-lang: Update HOMEPAGE and SRC_URI

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

 app-emacs/auto-lang/auto-lang-0.02_beta.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emacs/auto-lang/auto-lang-0.02_beta.ebuild 
b/app-emacs/auto-lang/auto-lang-0.02_beta.ebuild
index f4952e3..9bce6bd 100644
--- a/app-emacs/auto-lang/auto-lang-0.02_beta.ebuild
+++ b/app-emacs/auto-lang/auto-lang-0.02_beta.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,9 +6,9 @@ EAPI=7
 inherit elisp
 
 DESCRIPTION="Guess language of current buffer"
-HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki/AutoLangMode";
+HOMEPAGE="https://www.emacswiki.org/emacs/AutoLangMode";
 # taken from: http://www.marquardt-home.de/auto-lang.el
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2";
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"

Reply via email to