Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/bifunctors/
Date: Fri, 07 Oct 2016 15:48:25
Message-Id: 1475855277.1801c3c21d4147efb042ebaa05b3ac2c05609c15.whissi@gentoo
1 commit: 1801c3c21d4147efb042ebaa05b3ac2c05609c15
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 7 15:46:49 2016 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 7 15:47:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1801c3c2
7
8 dev-haskell/bifunctors: DESCRIPTION improved
9
10 Gentoo CI has detected a "CrappyDescription" problem in these ebuilds.
11 This commit will set a useful description to fix the QA problem.
12
13 Package-Manager: portage-2.3.1
14
15 dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild | 4 ++--
16 dev-haskell/bifunctors/bifunctors-4.2.1.ebuild | 4 ++--
17 dev-haskell/bifunctors/bifunctors-5.ebuild | 4 ++--
18 3 files changed, 6 insertions(+), 6 deletions(-)
19
20 diff --git a/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild b/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild
21 index d253e98..ebc63c1 100644
22 --- a/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild
23 +++ b/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2016 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30 @@ -9,7 +9,7 @@ EAPI=5
31 CABAL_FEATURES="lib profile haddock hoogle hscolour"
32 inherit haskell-cabal
33
34 -DESCRIPTION="Bifunctors"
35 +DESCRIPTION="Haskell 98 bifunctors, bifoldables and bitraversables"
36 HOMEPAGE="https://github.com/ekmett/bifunctors/"
37 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
38
39
40 diff --git a/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild b/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild
41 index 0750342..35e369b 100644
42 --- a/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild
43 +++ b/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2015 Gentoo Foundation
46 +# Copyright 1999-2016 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Id$
49
50 @@ -9,7 +9,7 @@ EAPI=5
51 CABAL_FEATURES="lib profile haddock hoogle hscolour"
52 inherit haskell-cabal
53
54 -DESCRIPTION="Bifunctors"
55 +DESCRIPTION="Haskell 98 bifunctors, bifoldables and bitraversables"
56 HOMEPAGE="https://github.com/ekmett/bifunctors/"
57 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
58
59
60 diff --git a/dev-haskell/bifunctors/bifunctors-5.ebuild b/dev-haskell/bifunctors/bifunctors-5.ebuild
61 index 0ba65fd..181383b 100644
62 --- a/dev-haskell/bifunctors/bifunctors-5.ebuild
63 +++ b/dev-haskell/bifunctors/bifunctors-5.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2015 Gentoo Foundation
66 +# Copyright 1999-2016 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 # $Id$
69
70 @@ -9,7 +9,7 @@ EAPI=5
71 CABAL_FEATURES="lib profile haddock hoogle hscolour"
72 inherit haskell-cabal
73
74 -DESCRIPTION="Bifunctors"
75 +DESCRIPTION="Haskell 98 bifunctors, bifoldables and bitraversables"
76 HOMEPAGE="https://github.com/ekmett/bifunctors/"
77 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"