diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-22 12:13:06 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-02 19:09:07 +0100 |
commit | d3c433543686126a53a268a8194b5726f1127c03 (patch) | |
tree | 76daa532e715f8bd03947c269c1123e2611a60d0 /media-fonts | |
parent | media-fonts/essays1743: use HTTPS (diff) | |
download | gentoo-d3c433543686126a53a268a8194b5726f1127c03.tar.gz gentoo-d3c433543686126a53a268a8194b5726f1127c03.tar.bz2 gentoo-d3c433543686126a53a268a8194b5726f1127c03.zip |
media-fonts/hermit: use HTTPS
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/hermit/hermit-1.1.ebuild | 6 | ||||
-rw-r--r-- | 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 2216fb2fc55b..0f7c6ad0393a 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 f4610c6c9cad..0f7c6ad0393a 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" |