commit:     1801c3c21d4147efb042ebaa05b3ac2c05609c15
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  7 15:46:49 2016 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Oct  7 15:47:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1801c3c2

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

 dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild | 4 ++--
 dev-haskell/bifunctors/bifunctors-4.2.1.ebuild   | 4 ++--
 dev-haskell/bifunctors/bifunctors-5.ebuild       | 4 ++--
 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 d253e98..ebc63c1 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 0750342..35e369b 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 0ba65fd..181383b 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"
 

Reply via email to