app-emulation/edumips64: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 31 Mar 2018 07:31:41 +0000 (09:31 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:16:10 +0000 (11:16 -0400)
Closes: https://github.com/gentoo/gentoo/pull/7734

app-emulation/edumips64/edumips64-1.1.ebuild
app-emulation/edumips64/edumips64-1.2.ebuild

index 4ce8b841534acc91378d14aa203d65bb2ade56e7..9a2d22592836c87884ccbf9ca88e79ffbdb9e9b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc test"
 inherit eutils java-pkg-2 java-ant-2
 
 DESCRIPTION="A visual and cross-platform MIPS64 CPU Simulator"
-HOMEPAGE="http://www.edumips.org"
+HOMEPAGE="https://www.edumips.org"
 SLOT="0"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 LICENSE="GPL-2"
index d557edb9f82efe105fa1d429ab7f18a15aa17380..518464fb1ce017c5cf970a563606d597612ae204 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc test"
 inherit eutils java-pkg-2 java-ant-2
 
 DESCRIPTION="A visual and cross-platform MIPS64 CPU Simulator"
-HOMEPAGE="http://www.edumips.org"
+HOMEPAGE="https://www.edumips.org"
 SLOT="0"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 LICENSE="GPL-2"