Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/hermit/
Date: Fri, 02 Mar 2018 18:09:18
Message-Id: 1520014147.d3c433543686126a53a268a8194b5726f1127c03.mgorny@gentoo
1 commit: d3c433543686126a53a268a8194b5726f1127c03
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu Feb 22 11:13:06 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 18:09:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3c43354
7
8 media-fonts/hermit: use HTTPS
9
10 media-fonts/hermit/hermit-1.1.ebuild | 6 +++---
11 media-fonts/hermit/hermit-1.21.ebuild | 6 +++---
12 2 files changed, 6 insertions(+), 6 deletions(-)
13
14 diff --git a/media-fonts/hermit/hermit-1.1.ebuild b/media-fonts/hermit/hermit-1.1.ebuild
15 index 2216fb2fc55..0f7c6ad0393 100644
16 --- a/media-fonts/hermit/hermit-1.1.ebuild
17 +++ b/media-fonts/hermit/hermit-1.1.ebuild
18 @@ -1,12 +1,12 @@
19 -# Copyright 1999-2013 Gentoo Foundation
20 +# Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=5
24 inherit font
25
26 DESCRIPTION="A monospace font designed to be clear, pragmatic and very readable"
27 -HOMEPAGE="http://pcaro.es/p/hermit/"
28 -SRC_URI="http://pcaro.es/d/otf-${P}.tar.gz"
29 +HOMEPAGE="https://pcaro.es/p/hermit/"
30 +SRC_URI="https://pcaro.es/d/otf-${P}.tar.gz"
31
32 LICENSE="OFL-1.1"
33 SLOT="0"
34
35 diff --git a/media-fonts/hermit/hermit-1.21.ebuild b/media-fonts/hermit/hermit-1.21.ebuild
36 index f4610c6c9ca..0f7c6ad0393 100644
37 --- a/media-fonts/hermit/hermit-1.21.ebuild
38 +++ b/media-fonts/hermit/hermit-1.21.ebuild
39 @@ -1,12 +1,12 @@
40 -# Copyright 1999-2014 Gentoo Foundation
41 +# Copyright 1999-2018 Gentoo Foundation
42 # Distributed under the terms of the GNU General Public License v2
43
44 EAPI=5
45 inherit font
46
47 DESCRIPTION="A monospace font designed to be clear, pragmatic and very readable"
48 -HOMEPAGE="http://pcaro.es/p/hermit/"
49 -SRC_URI="http://pcaro.es/d/otf-${P}.tar.gz"
50 +HOMEPAGE="https://pcaro.es/p/hermit/"
51 +SRC_URI="https://pcaro.es/d/otf-${P}.tar.gz"
52
53 LICENSE="OFL-1.1"
54 SLOT="0"