diff options
author | 2015-09-19 20:12:37 -0500 | |
---|---|---|
committer | 2015-09-19 20:45:26 -0500 | |
commit | 9028ba951d76f6776f1da99a5b09d856aeeca9a0 (patch) | |
tree | 8fc12842c7cae3e9e9b363a3010d7699457e94ba /dev-lang/mmix | |
parent | dev-python/python-troveclient: adding py3 support to troveclient (diff) | |
download | gentoo-9028ba951d76f6776f1da99a5b09d856aeeca9a0.tar.gz gentoo-9028ba951d76f6776f1da99a5b09d856aeeca9a0.tar.bz2 gentoo-9028ba951d76f6776f1da99a5b09d856aeeca9a0.zip |
dev-lang/mmix: Update homepage
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-lang/mmix')
-rw-r--r-- | dev-lang/mmix/mmix-20131017.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mmix/mmix-20131017.ebuild b/dev-lang/mmix/mmix-20131017.ebuild index 06ed8186c1cf..d9c9c76310e0 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" |