mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lang/mmix: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8773
This commit is contained in:
committed by
Aaron Bauman
parent
e7d985d776
commit
7f6a138d2e
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user