summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-04-01 20:53:56 +0200
committerUlrich Müller <ulm@gentoo.org>2022-04-01 20:53:56 +0200
commit24e3f8e4e35f88ff6a0abfc4f5830c4366f89470 (patch)
tree05daf6d9dee91d5fbba52649cf63f6e0aacbbd89
parentapp-emacs/fold-dwim: Update HOMEPAGE (diff)
downloademacs-24e3f8e4e35f88ff6a0abfc4f5830c4366f89470.tar.gz
emacs-24e3f8e4e35f88ff6a0abfc4f5830c4366f89470.tar.bz2
emacs-24e3f8e4e35f88ff6a0abfc4f5830c4366f89470.zip
app-emacs/babel: Update HOMEPAGE
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--app-emacs/babel/babel-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/babel/babel-1.1.ebuild b/app-emacs/babel/babel-1.1.ebuild
index 244d9c0..695b120 100644
--- a/app-emacs/babel/babel-1.1.ebuild
+++ b/app-emacs/babel/babel-1.1.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,7 +6,7 @@ EAPI=7
inherit elisp
DESCRIPTION="Interface to web translation services such as Babelfish"
-HOMEPAGE="http://www.hoetzel.info/Hacking/emacs/"
+HOMEPAGE="https://www.hoetzel.info/Hacking/emacs/"
# taken from: http://www.hoetzel.info/Hacking/emacs/babel.el
SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"