mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-haskell/haddock: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
committed by
Aaron Bauman
parent
4e852d374c
commit
2dc8c9dff7
@@ -10,7 +10,7 @@ CABAL_FEATURES+=" nocabaldep"
|
||||
inherit haskell-cabal pax-utils
|
||||
|
||||
DESCRIPTION="A documentation-generation tool for Haskell libraries"
|
||||
HOMEPAGE="http://www.haskell.org/haddock/"
|
||||
HOMEPAGE="https://www.haskell.org/haddock/"
|
||||
#SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
|
||||
SRC_URI="http://code.haskell.org/~slyfox/snapshots/${P}.tar.gz"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -10,7 +10,7 @@ CABAL_FEATURES+=" nocabaldep"
|
||||
inherit haskell-cabal pax-utils
|
||||
|
||||
DESCRIPTION="A documentation-generation tool for Haskell libraries"
|
||||
HOMEPAGE="http://www.haskell.org/haddock/"
|
||||
HOMEPAGE="https://www.haskell.org/haddock/"
|
||||
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -10,7 +10,7 @@ CABAL_FEATURES="bin test-suite"
|
||||
inherit haskell-cabal
|
||||
|
||||
DESCRIPTION="A documentation-generation tool for Haskell libraries"
|
||||
HOMEPAGE="http://www.haskell.org/haddock/"
|
||||
HOMEPAGE="https://www.haskell.org/haddock/"
|
||||
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user