diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-22 12:15:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-02 19:09:07 +0100 |
commit | 9d637cabb4cd93ebc7151c8612c57f599b07ea65 (patch) | |
tree | af4364f39089fd4c07bbe9e9fa40fdd708e1eef3 /media-fonts/monoid | |
parent | media-fonts/hermit: use HTTPS (diff) | |
download | gentoo-9d637cabb4cd93ebc7151c8612c57f599b07ea65.tar.gz gentoo-9d637cabb4cd93ebc7151c8612c57f599b07ea65.tar.bz2 gentoo-9d637cabb4cd93ebc7151c8612c57f599b07ea65.zip |
media-fonts/monoid: use HTTPS
Diffstat (limited to 'media-fonts/monoid')
-rw-r--r-- | media-fonts/monoid/monoid-0.60.ebuild | 4 | ||||
-rw-r--r-- | media-fonts/monoid/monoid-0.61.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-fonts/monoid/monoid-0.60.ebuild b/media-fonts/monoid/monoid-0.60.ebuild index c87cd15b1b6b..232a9909555e 100644 --- a/media-fonts/monoid/monoid-0.60.ebuild +++ b/media-fonts/monoid/monoid-0.60.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ EAPI="5" inherit font multiprocessing DESCRIPTION="Open source coding font" -HOMEPAGE="http://larsenwork.com/monoid https://github.com/larsenwork/monoid" +HOMEPAGE="https://larsenwork.com/monoid/ https://github.com/larsenwork/monoid" SRC_URI="https://github.com/larsenwork/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT OFL-1.1" diff --git a/media-fonts/monoid/monoid-0.61.ebuild b/media-fonts/monoid/monoid-0.61.ebuild index d4d2b2ee6762..3db014349c3c 100644 --- a/media-fonts/monoid/monoid-0.61.ebuild +++ b/media-fonts/monoid/monoid-0.61.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ EAPI="5" inherit font DESCRIPTION="Open source coding font" -HOMEPAGE="http://larsenwork.com/monoid https://github.com/larsenwork/monoid" +HOMEPAGE="https://larsenwork.com/monoid/ https://github.com/larsenwork/monoid" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="MIT OFL-1.1" |