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>
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
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"
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
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"
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">Helium4Haskell/helium</remote-id>
+ </upstream>
</pkgmetadata>