dev-lang/helium: update HOMEPAGE, metadata
authorWim Muskee <wimmuskee@gmail.com>
Sun, 11 Aug 2019 08:03:29 +0000 (10:03 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 11 Aug 2019 08:21:00 +0000 (09:21 +0100)
Closes: https://bugs.gentoo.org/691214
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12676
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-lang/helium/helium-1.6.ebuild
dev-lang/helium/helium-1.8.1.ebuild
dev-lang/helium/metadata.xml

index a68f9c8a68d1bfc696ef2ce74af8575878d03468..ff730ad0010e28b303f517b3fa76d037a9b5a343 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -6,7 +6,7 @@ EAPI=0
 inherit autotools eutils
 
 DESCRIPTION="Helium (for learning Haskell)"
-HOMEPAGE="http://www.cs.uu.nl/helium"
+HOMEPAGE="https://github.com/Helium4Haskell/helium"
 SRC_URI="http://www.cs.uu.nl/helium/distr/${P}-src.tar.gz
        mirror://gentoo/${P}-ghc.patch.bz2"
 
index 5228a742d89f18237903168c76960519f4191fe5..c8752db7630c70dfa6d53da34f80f55fce6dac62 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="The Helium Compiler"
-HOMEPAGE="http://www.cs.uu.nl/wiki/bin/view/Helium/WebHome"
+HOMEPAGE="https://github.com/Helium4Haskell/helium"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
index b7878815d80dd3ff452a036c4e1f7f753a9ad97f..e43c5ea15819c83e3d6147ec7280f202f22af7d6 100644 (file)
@@ -5,4 +5,7 @@
                <email>haskell@gentoo.org</email>
                <name>Gentoo Haskell</name>
        </maintainer>
+       <upstream>
+               <remote-id type="github">Helium4Haskell/helium</remote-id>
+       </upstream>
 </pkgmetadata>