Closes: https://bugs.gentoo.org/672780
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12789
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-# 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="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"
Monad Transformers" available here:
<http://okmij.org/ftp/papers/LogicT.pdf>
</longdescription>
+ <upstream>
+ <remote-id type="github">Bodigrim/logict</remote-id>
+ </upstream>
</pkgmetadata>