commit: 9028ba951d76f6776f1da99a5b09d856aeeca9a0 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Sun Sep 20 01:12:37 2015 +0000 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 01:45:26 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9028ba95
dev-lang/mmix: Update homepage Package-Manager: portage-2.2.20.1 dev-lang/mmix/mmix-20131017.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/mmix/mmix-20131017.ebuild b/dev-lang/mmix/mmix-20131017.ebuild index 06ed818..d9c9c76 100644 --- a/dev-lang/mmix/mmix-20131017.ebuild +++ b/dev-lang/mmix/mmix-20131017.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,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" +HOMEPAGE="http://www-cs-faculty.stanford.edu/~knuth/mmix.html http://mmix.cs.hm.edu" SRC_URI="http://mmix.cs.hm.edu/src/${P}.tgz" RESTRICT="mirror"
