dev-haskell/bifunctors: fix CrappyDescription
authorHarri Nieminen <moikkis@gmail.com>
Sat, 1 Apr 2017 17:06:57 +0000 (20:06 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 8 Apr 2017 21:51:59 +0000 (23:51 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-haskell/bifunctors/bifunctors-3.2.0.1.ebuild
dev-haskell/bifunctors/bifunctors-5.4.1.ebuild

index 2a0cf4e896a68e8a56dd3d56ef7fd4c8a2ba0661..b66d19560331b67827e254d8284f1551dfed084b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ EAPI=5
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
-DESCRIPTION="Haskell 98 bifunctors"
+DESCRIPTION="Haskell 98 bifunctors, bifoldables and bitraversables"
 HOMEPAGE="https://github.com/ekmett/bifunctors/"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
index ed9c5e77f8c68cf214b3d785852e83a8db966438..d22c9bcd1cee8cdd809ffe19ea4edbdd752f8107 100644 (file)
@@ -8,7 +8,7 @@ EAPI=6
 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
-DESCRIPTION="Bifunctors"
+DESCRIPTION="Haskell 98 bifunctors, bifoldables and bitraversables"
 HOMEPAGE="https://github.com/ekmett/bifunctors/"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"