summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2016-10-07 17:46:49 +0200
committerThomas Deutschmann <whissi@gentoo.org>2016-10-07 17:47:57 +0200
commit1801c3c21d4147efb042ebaa05b3ac2c05609c15 (patch)
tree77095ca74fffaa4d0021a09a1499df08164b331b /dev-haskell
parentx11-misc/xscreensaver: Old (bug #596458 by Blake Leverett). (diff)
downloadgentoo-1801c3c21d4147efb042ebaa05b3ac2c05609c15.tar.gz
gentoo-1801c3c21d4147efb042ebaa05b3ac2c05609c15.tar.bz2
gentoo-1801c3c21d4147efb042ebaa05b3ac2c05609c15.zip
dev-haskell/bifunctors: DESCRIPTION improved
Gentoo CI has detected a "CrappyDescription" problem in these ebuilds. This commit will set a useful description to fix the QA problem. Package-Manager: portage-2.3.1
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild4
-rw-r--r--dev-haskell/bifunctors/bifunctors-4.2.1.ebuild4
-rw-r--r--dev-haskell/bifunctors/bifunctors-5.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild b/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild
index d253e98ce9e3..ebc63c1d711d 100644
--- a/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild
+++ b/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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="Bifunctors"
+DESCRIPTION="Haskell 98 bifunctors, bifoldables and bitraversables"
HOMEPAGE="https://github.com/ekmett/bifunctors/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild b/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild
index 0750342fa12c..35e369b6ea2a 100644
--- a/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild
+++ b/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild
@@ -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="Bifunctors"
+DESCRIPTION="Haskell 98 bifunctors, bifoldables and bitraversables"
HOMEPAGE="https://github.com/ekmett/bifunctors/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/bifunctors/bifunctors-5.ebuild b/dev-haskell/bifunctors/bifunctors-5.ebuild
index 0ba65fd1e6cf..181383b51df4 100644
--- a/dev-haskell/bifunctors/bifunctors-5.ebuild
+++ b/dev-haskell/bifunctors/bifunctors-5.ebuild
@@ -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="Bifunctors"
+DESCRIPTION="Haskell 98 bifunctors, bifoldables and bitraversables"
HOMEPAGE="https://github.com/ekmett/bifunctors/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"