From bff422d8214e131511607819caf247cf532bd966 Mon Sep 17 00:00:00 2001 From: Wim Muskee Date: Sun, 11 Aug 2019 10:03:29 +0200 Subject: [PATCH] dev-lang/helium: update HOMEPAGE, metadata Closes: https://bugs.gentoo.org/691214 Signed-off-by: Wim Muskee Closes: https://github.com/gentoo/gentoo/pull/12676 Signed-off-by: Sergei Trofimovich --- dev-lang/helium/helium-1.6.ebuild | 4 ++-- dev-lang/helium/helium-1.8.1.ebuild | 4 ++-- dev-lang/helium/metadata.xml | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/dev-lang/helium/helium-1.6.ebuild b/dev-lang/helium/helium-1.6.ebuild index a68f9c8a68d1..ff730ad0010e 100644 --- a/dev-lang/helium/helium-1.6.ebuild +++ b/dev-lang/helium/helium-1.6.ebuild @@ -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" diff --git a/dev-lang/helium/helium-1.8.1.ebuild b/dev-lang/helium/helium-1.8.1.ebuild index 5228a742d89f..c8752db7630c 100644 --- a/dev-lang/helium/helium-1.8.1.ebuild +++ b/dev-lang/helium/helium-1.8.1.ebuild @@ -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" diff --git a/dev-lang/helium/metadata.xml b/dev-lang/helium/metadata.xml index b7878815d80d..e43c5ea15819 100644 --- a/dev-lang/helium/metadata.xml +++ b/dev-lang/helium/metadata.xml @@ -5,4 +5,7 @@ haskell@gentoo.org Gentoo Haskell + + Helium4Haskell/helium + -- 2.26.2