From d839b8fa742edac81d04072b769f208816b7cbbe Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 18 Apr 2018 09:31:21 +0200 Subject: [PATCH] dev-haskell/cabal-doctest: fix HOMEPAGE --- dev-haskell/cabal-doctest/cabal-doctest-1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-haskell/cabal-doctest/cabal-doctest-1.ebuild b/dev-haskell/cabal-doctest/cabal-doctest-1.ebuild index b677d6a11f27..803741073962 100644 --- a/dev-haskell/cabal-doctest/cabal-doctest-1.ebuild +++ b/dev-haskell/cabal-doctest/cabal-doctest-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A Setup.hs helper for doctests running" -HOMEPAGE="https://github.com/phadej/cabal-doctests" +HOMEPAGE="https://github.com/phadej/cabal-doctest" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" -- 2.26.2