From: Wim Muskee Date: Sun, 25 Aug 2019 07:18:33 +0000 (+0200) Subject: dev-haskell/logict: update HOMEPAGE, metadata X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=62de8261cc90997c76f23107fa757e47ef935ac8;p=gentoo.git 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 --- 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 +