commit: d3c433543686126a53a268a8194b5726f1127c03 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Feb 22 11:13:06 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Mar 2 18:09:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3c43354
media-fonts/hermit: use HTTPS media-fonts/hermit/hermit-1.1.ebuild | 6 +++--- media-fonts/hermit/hermit-1.21.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/media-fonts/hermit/hermit-1.1.ebuild b/media-fonts/hermit/hermit-1.1.ebuild index 2216fb2fc55..0f7c6ad0393 100644 --- a/media-fonts/hermit/hermit-1.1.ebuild +++ b/media-fonts/hermit/hermit-1.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit font DESCRIPTION="A monospace font designed to be clear, pragmatic and very readable" -HOMEPAGE="http://pcaro.es/p/hermit/" -SRC_URI="http://pcaro.es/d/otf-${P}.tar.gz" +HOMEPAGE="https://pcaro.es/p/hermit/" +SRC_URI="https://pcaro.es/d/otf-${P}.tar.gz" LICENSE="OFL-1.1" SLOT="0" diff --git a/media-fonts/hermit/hermit-1.21.ebuild b/media-fonts/hermit/hermit-1.21.ebuild index f4610c6c9ca..0f7c6ad0393 100644 --- a/media-fonts/hermit/hermit-1.21.ebuild +++ b/media-fonts/hermit/hermit-1.21.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit font DESCRIPTION="A monospace font designed to be clear, pragmatic and very readable" -HOMEPAGE="http://pcaro.es/p/hermit/" -SRC_URI="http://pcaro.es/d/otf-${P}.tar.gz" +HOMEPAGE="https://pcaro.es/p/hermit/" +SRC_URI="https://pcaro.es/d/otf-${P}.tar.gz" LICENSE="OFL-1.1" SLOT="0"
