summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-04-01 21:33:45 +0200
committerUlrich Müller <ulm@gentoo.org>2022-04-01 21:33:45 +0200
commitfac4e3f8652f2ac22f171a9aaa4be1a8c411609d (patch)
tree17a2018d07236f4bed4ca06a3edc20f87a954f94
parentapp-emacs/find-recursive: Update HOMEPAGE (diff)
downloademacs-fac4e3f8652f2ac22f171a9aaa4be1a8c411609d.tar.gz
emacs-fac4e3f8652f2ac22f171a9aaa4be1a8c411609d.tar.bz2
emacs-fac4e3f8652f2ac22f171a9aaa4be1a8c411609d.zip
app-emacs/auto-lang: Update HOMEPAGE and SRC_URI
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--app-emacs/auto-lang/auto-lang-0.02_beta.ebuild6
1 files 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"