commit: 24e3f8e4e35f88ff6a0abfc4f5830c4366f89470 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Apr 1 18:53:56 2022 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Apr 1 18:53:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=24e3f8e4
app-emacs/babel: Update HOMEPAGE Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-emacs/babel/babel-1.1.ebuild | 4 ++-- 1 file 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"
