dev-haskell/logict: update HOMEPAGE, metadata
authorWim Muskee <wimmuskee@gmail.com>
Sun, 25 Aug 2019 07:18:33 +0000 (09:18 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 25 Aug 2019 09:44:12 +0000 (10:44 +0100)
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>
dev-haskell/logict/logict-0.6.0.2.ebuild
dev-haskell/logict/metadata.xml

index 5a3b271b356ffcfe4f2fecea2fe623e46a7046d4..89398979917603e53f68651d3cc7d21dbf5fb1f7 100644 (file)
@@ -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"
index 2075b4c3e438c3ce64b400ee50035fd5b355ebfa..7988c1d2a44276ad6fe7132fed0125c588bcfbd2 100644 (file)
@@ -12,4 +12,7 @@
                Monad Transformers" available here:
                &lt;http://okmij.org/ftp/papers/LogicT.pdf&gt;
        </longdescription>
+       <upstream>
+               <remote-id type="github">Bodigrim/logict</remote-id>
+       </upstream>
 </pkgmetadata>