dev-lang/mozart-stdlib: fix HOMEPAGE and SRC_URI.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 6 Mar 2019 18:54:53 +0000 (19:54 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 9 Apr 2019 22:21:23 +0000 (00:21 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-lang/mozart-stdlib/mozart-stdlib-1.4.0-r1.ebuild

index 53c6e040555f8e59c4fb984157a779497b4223f9..898c3bfdbede5af389970dc75bfde300e3abfb0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="2"
@@ -8,8 +8,8 @@ inherit eutils
 MY_P="mozart-${PV}.20080704-std"
 
 DESCRIPTION="The Mozart Standard Library"
-HOMEPAGE="http://www.mozart-oz.org/"
-SRC_URI="http://www.mozart-oz.org/download/mozart-ftp/store/1.4.0-2008-07-02-tar/mozart-1.4.0.20080704-std.tar.gz"
+HOMEPAGE="https://mozart.github.io/ https://github.com/mozart/mozart"
+SRC_URI="mirror://sourceforge/project/mozart-oz/v1/1.4.0-2008-07-02-tar/${MY_P}.tar.gz"
 LICENSE="Mozart"
 
 SLOT="0"