mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emulation/edumips64: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7734
This commit is contained in:
committed by
Aaron Bauman
parent
674f2cb781
commit
15d2900c86
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user