From 62de8261cc90997c76f23107fa757e47ef935ac8 Mon Sep 17 00:00:00 2001 From: Wim Muskee Date: Sun, 25 Aug 2019 09:18:33 +0200 Subject: dev-haskell/logict: update HOMEPAGE, metadata Closes: https://bugs.gentoo.org/672780 Signed-off-by: Wim Muskee Closes: https://github.com/gentoo/gentoo/pull/12789 Signed-off-by: Sergei Trofimovich --- dev-haskell/logict/logict-0.6.0.2.ebuild | 4 ++-- dev-haskell/logict/metadata.xml | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'dev-haskell/logict') diff --git a/dev-haskell/logict/logict-0.6.0.2.ebuild b/dev-haskell/logict/logict-0.6.0.2.ebuild index 5a3b271b356f..893989799176 100644 --- a/dev-haskell/logict/logict-0.6.0.2.ebuild +++ b/dev-haskell/logict/logict-0.6.0.2.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="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A backtracking logic-programming monad" -HOMEPAGE="http://code.haskell.org/~dolio/" +HOMEPAGE="https://github.com/Bodigrim/logict" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/logict/metadata.xml b/dev-haskell/logict/metadata.xml index 2075b4c3e438..7988c1d2a442 100644 --- a/dev-haskell/logict/metadata.xml +++ b/dev-haskell/logict/metadata.xml @@ -12,4 +12,7 @@ Monad Transformers" available here: <http://okmij.org/ftp/papers/LogicT.pdf> + + Bodigrim/logict + -- cgit v1.2.3-65-gdbad