mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user