Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/vhdl-mode/
Date: Tue, 10 Sep 2019 10:06:07
Message-Id: 1568109905.286e761958d017d0fb6b6439b858dcf4ad8f0097.ulm@gentoo
1 commit: 286e761958d017d0fb6b6439b858dcf4ad8f0097
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 10 09:58:28 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 10 10:05:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286e7619
7
8 app-emacs/vhdl-mode: Update HOMEPAGE and SRC_URI.
9
10 Closes: https://bugs.gentoo.org/693974
11 Package-Manager: Portage-2.3.75, Repoman-2.3.17
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild b/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild
18 index e4dec3b360d..f6225cb586c 100644
19 --- a/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild
20 +++ b/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild
21 @@ -6,8 +6,8 @@ EAPI=5
22 inherit elisp
23
24 DESCRIPTION="VHDL-mode for Emacs"
25 -HOMEPAGE="http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html"
26 -SRC_URI="http://www.iis.ee.ethz.ch/~zimmi/emacs/${P}.tar.gz"
27 +HOMEPAGE="https://iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html"
28 +SRC_URI="https://iis.ee.ethz.ch/~zimmi/emacs/${P}.tar.gz"
29
30 LICENSE="GPL-3+"
31 SLOT="0"