commit:     ee26945c46acf1cc6f35eff8dd8024265fcff5d0
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 21:19:03 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 21:19:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee26945c

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 611941a..441b8d3 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 1c50711..5bb8494 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 ee38971..de3f5e2 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 c7b4262..3a7f5bb 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 ede27ab..62b92ca 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 82d2319..9e3bf0d 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"
 

Reply via email to