Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/babel/
Date: Fri, 01 Apr 2022 18:57:19
Message-Id: 1648839236.24e3f8e4e35f88ff6a0abfc4f5830c4366f89470.ulm@gentoo
1 commit: 24e3f8e4e35f88ff6a0abfc4f5830c4366f89470
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 1 18:53:56 2022 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 18:53:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=24e3f8e4
7
8 app-emacs/babel: Update HOMEPAGE
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 app-emacs/babel/babel-1.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emacs/babel/babel-1.1.ebuild b/app-emacs/babel/babel-1.1.ebuild
16 index 244d9c0..695b120 100644
17 --- a/app-emacs/babel/babel-1.1.ebuild
18 +++ b/app-emacs/babel/babel-1.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -6,7 +6,7 @@ EAPI=7
26 inherit elisp
27
28 DESCRIPTION="Interface to web translation services such as Babelfish"
29 -HOMEPAGE="http://www.hoetzel.info/Hacking/emacs/"
30 +HOMEPAGE="https://www.hoetzel.info/Hacking/emacs/"
31 # taken from: http://www.hoetzel.info/Hacking/emacs/babel.el
32 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"