dev-haskell/comonad: Use more complete description
authorMichał Górny <mgorny@gentoo.org>
Thu, 18 Jul 2019 06:10:42 +0000 (08:10 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 18 Jul 2019 06:18:16 +0000 (08:18 +0200)
Closes: https://bugs.gentoo.org/689446
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-haskell/comonad/comonad-4.0.ebuild
dev-haskell/comonad/comonad-4.2.7.2.ebuild
dev-haskell/comonad/comonad-5.ebuild

index 02ae05bfe460e172db53472310c296733f2086c1..b922d01f46e91fe5001b2ad50e45fb039fc8e176 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # 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 test-suite"
 inherit haskell-cabal
 
-DESCRIPTION="Comonads"
+DESCRIPTION="Haskell 98 compatible comonads"
 HOMEPAGE="https://github.com/ekmett/comonad/"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
index e037158119256a0b9d8b942816a300ec6264ac67..86556a14a2c81f6c60c4998a35209916f2ef3346 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # 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 test-suite"
 inherit haskell-cabal
 
-DESCRIPTION="Comonads"
+DESCRIPTION="Haskell 98 compatible comonads"
 HOMEPAGE="https://github.com/ekmett/comonad/"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
index 085755dfdee680baf69ee0bf872b0ee369434f15..659a450617cae48091a873d86947c794168e0462 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # 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 test-suite"
 inherit haskell-cabal
 
-DESCRIPTION="Comonads"
+DESCRIPTION="Haskell 98 compatible comonads"
 HOMEPAGE="https://github.com/ekmett/comonad/"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"