commit: 9d637cabb4cd93ebc7151c8612c57f599b07ea65 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Feb 22 11:15:04 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=9d637cab
media-fonts/monoid: use HTTPS media-fonts/monoid/monoid-0.60.ebuild | 4 ++-- 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 c87cd15b1b6..232a9909555 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 d4d2b2ee676..3db014349c3 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"
