From ee26945c46acf1cc6f35eff8dd8024265fcff5d0 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Tue, 9 Feb 2016 21:19:03 +0000 Subject: [PATCH] dev-haskell/profunctors: slightly expand on package description Found by the following check: https://qa-reports.gentoo.org/output/gentoo-ci/output.html#dev-haskell/profunctors "description needs improvement: using the pkg name as the description isn't very helpful" Package-Manager: portage-2.2.27 --- dev-haskell/profunctors/profunctors-4.0.1.ebuild | 2 +- dev-haskell/profunctors/profunctors-4.0.4.ebuild | 2 +- dev-haskell/profunctors/profunctors-4.3.2.ebuild | 2 +- dev-haskell/profunctors/profunctors-4.4.1.ebuild | 2 +- dev-haskell/profunctors/profunctors-5.1.1.ebuild | 2 +- dev-haskell/profunctors/profunctors-5.1.2.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-haskell/profunctors/profunctors-4.0.1.ebuild b/dev-haskell/profunctors/profunctors-4.0.1.ebuild index 611941a04cfb6..441b8d3be8d4e 100644 --- a/dev-haskell/profunctors/profunctors-4.0.1.ebuild +++ b/dev-haskell/profunctors/profunctors-4.0.1.ebuild @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Profunctors" +DESCRIPTION="Profunctors haskell library" HOMEPAGE="https://github.com/ekmett/profunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/profunctors/profunctors-4.0.4.ebuild b/dev-haskell/profunctors/profunctors-4.0.4.ebuild index 1c50711a8c44b..5bb8494548d7c 100644 --- a/dev-haskell/profunctors/profunctors-4.0.4.ebuild +++ b/dev-haskell/profunctors/profunctors-4.0.4.ebuild @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Profunctors" +DESCRIPTION="Profunctors haskell library" HOMEPAGE="https://github.com/ekmett/profunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/profunctors/profunctors-4.3.2.ebuild b/dev-haskell/profunctors/profunctors-4.3.2.ebuild index ee38971c2765a..de3f5e21d6d73 100644 --- a/dev-haskell/profunctors/profunctors-4.3.2.ebuild +++ b/dev-haskell/profunctors/profunctors-4.3.2.ebuild @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Profunctors" +DESCRIPTION="Profunctors haskell library" HOMEPAGE="https://github.com/ekmett/profunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/profunctors/profunctors-4.4.1.ebuild b/dev-haskell/profunctors/profunctors-4.4.1.ebuild index c7b42625543ce..3a7f5bbadd3f6 100644 --- a/dev-haskell/profunctors/profunctors-4.4.1.ebuild +++ b/dev-haskell/profunctors/profunctors-4.4.1.ebuild @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Profunctors" +DESCRIPTION="Profunctors haskell library" HOMEPAGE="https://github.com/ekmett/profunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/profunctors/profunctors-5.1.1.ebuild b/dev-haskell/profunctors/profunctors-5.1.1.ebuild index ede27abe3690b..62b92ca2592cb 100644 --- a/dev-haskell/profunctors/profunctors-5.1.1.ebuild +++ b/dev-haskell/profunctors/profunctors-5.1.1.ebuild @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Profunctors" +DESCRIPTION="Profunctors haskell library" HOMEPAGE="https://github.com/ekmett/profunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/profunctors/profunctors-5.1.2.ebuild b/dev-haskell/profunctors/profunctors-5.1.2.ebuild index 82d2319662289..9e3bf0d65672a 100644 --- a/dev-haskell/profunctors/profunctors-5.1.2.ebuild +++ b/dev-haskell/profunctors/profunctors-5.1.2.ebuild @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Profunctors" +DESCRIPTION="Profunctors haskell library" HOMEPAGE="https://github.com/ekmett/profunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"