commit:     7f6a138d2ec65b525178591025114f2d4bcbed9b
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jun  9 19:42:02 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jun 11 16:28:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f6a138d

dev-lang/mmix: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/8773

 dev-lang/mmix/mmix-20131017.ebuild | 4 ++--
 dev-lang/mmix/mmix-20160804.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lang/mmix/mmix-20131017.ebuild 
b/dev-lang/mmix/mmix-20131017.ebuild
index ebba60bd679..aa8ccecb430 100644
--- a/dev-lang/mmix/mmix-20131017.ebuild
+++ b/dev-lang/mmix/mmix-20131017.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 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 eutils toolchain-funcs
 
 DESCRIPTION="Donald Knuth's MMIX Assembler and Simulator"
-HOMEPAGE="http://www-cs-faculty.stanford.edu/~knuth/mmix.html 
http://mmix.cs.hm.edu";
+HOMEPAGE="https://www-cs-faculty.stanford.edu/~knuth/mmix.html 
http://mmix.cs.hm.edu";
 SRC_URI="http://mmix.cs.hm.edu/src/${P}.tgz";
 
 DEPEND="virtual/tex-base

diff --git a/dev-lang/mmix/mmix-20160804.ebuild 
b/dev-lang/mmix/mmix-20160804.ebuild
index 4ff619b3fab..b1cbaa53f45 100644
--- a/dev-lang/mmix/mmix-20160804.ebuild
+++ b/dev-lang/mmix/mmix-20160804.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Donald Knuth's MMIX Assembler and Simulator"
-HOMEPAGE="http://www-cs-faculty.stanford.edu/~knuth/mmix.html 
http://mmix.cs.hm.edu";
+HOMEPAGE="https://www-cs-faculty.stanford.edu/~knuth/mmix.html 
http://mmix.cs.hm.edu";
 SRC_URI="http://mmix.cs.hm.edu/src/${P}.tgz";
 
 DEPEND="virtual/tex-base

Reply via email to