summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2016-02-09 21:19:03 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2016-02-09 21:19:20 +0000
commitee26945c46acf1cc6f35eff8dd8024265fcff5d0 (patch)
tree9cad8450fc53079e5714c56b8695430d57dc81b2 /dev-haskell/profunctors/profunctors-4.3.2.ebuild
parentsys-fs/dd-rescue: (musl) loff_t and __WORDSIZE includes (diff)
downloadgentoo-ee26945c46acf1cc6f35eff8dd8024265fcff5d0.tar.gz
gentoo-ee26945c46acf1cc6f35eff8dd8024265fcff5d0.tar.bz2
gentoo-ee26945c46acf1cc6f35eff8dd8024265fcff5d0.zip
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
Diffstat (limited to 'dev-haskell/profunctors/profunctors-4.3.2.ebuild')
-rw-r--r--dev-haskell/profunctors/profunctors-4.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/profunctors/profunctors-4.3.2.ebuild b/dev-haskell/profunctors/profunctors-4.3.2.ebuild
index ee38971c2765..de3f5e21d6d7 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"