dev-haskell/tasty-rerun: fix DESCRIPTION length

Package-Manager: portage-2.2.28
This commit is contained in:
Sergei Trofimovich
2016-05-10 22:14:07 +01:00
parent 969e95bc4d
commit 75235fd51d

View File

@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Run tests by filtering the test tree depending on the result of previous test runs"
DESCRIPTION="Run tests by filtering the tests depending on the result of previous runs"
HOMEPAGE="https://github.com/ocharles/tasty-rerun"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"