dev-haskell/kan-extensions: trim DESCRIPTION
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 6 Jun 2016 20:40:44 +0000 (21:40 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 6 Jun 2016 20:40:44 +0000 (21:40 +0100)
Package-Manager: portage-2.3.0_rc1

dev-haskell/kan-extensions/kan-extensions-4.2.3.ebuild

index 21d24f5998709cf1ec553a685bb5fc1c19a36dbc..1facf1b28e57df2e41cf8967cb0b829b4c226690 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ EAPI=5
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
-DESCRIPTION="Kan extensions, Kan lifts, various forms of the Yoneda lemma, and (co)density (co)monads"
+DESCRIPTION="Kan extensions, lifts, forms of the Yoneda lemma, and (co)density (co)monads"
 HOMEPAGE="https://github.com/ekmett/kan-extensions/"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"