From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1A3C858973 for ; Tue, 9 Feb 2016 21:19:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A58321C08D; Tue, 9 Feb 2016 21:19:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1CB7D21C08D for ; Tue, 9 Feb 2016 21:19:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D0994340AE0 for ; Tue, 9 Feb 2016 21:19:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD8948DF for ; Tue, 9 Feb 2016 21:19:48 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1455052760.ee26945c46acf1cc6f35eff8dd8024265fcff5d0.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/profunctors/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/profunctors/profunctors-4.0.1.ebuild dev-haskell/profunctors/profunctors-4.0.4.ebuild dev-haskell/profunctors/profunctors-4.3.2.ebuild dev-haskell/profunctors/profunctors-4.4.1.ebuild dev-haskell/profunctors/profunctors-5.1.1.ebuild dev-haskell/profunctors/profunctors-5.1.2.ebuild X-VCS-Directories: dev-haskell/profunctors/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: ee26945c46acf1cc6f35eff8dd8024265fcff5d0 X-VCS-Branch: master Date: Tue, 9 Feb 2016 21:19:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2d9414c5-ba49-4d2b-be11-f08f8c5656e2 X-Archives-Hash: 2ddf39d67ff6acf3a5b998988307cb0e commit: ee26945c46acf1cc6f35eff8dd8024265fcff5d0 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Feb 9 21:19:03 2016 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Feb 9 21:19:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee26945c 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 dev-haskell/profunctors/profunctors-4.0.1.ebuild | 2 +- dev-haskell/profunctors/profunctors-4.0.4.ebuild | 2 +- dev-haskell/profunctors/profunctors-4.3.2.ebuild | 2 +- dev-haskell/profunctors/profunctors-4.4.1.ebuild | 2 +- dev-haskell/profunctors/profunctors-5.1.1.ebuild | 2 +- dev-haskell/profunctors/profunctors-5.1.2.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-haskell/profunctors/profunctors-4.0.1.ebuild b/dev-haskell/profunctors/profunctors-4.0.1.ebuild index 611941a..441b8d3 100644 --- a/dev-haskell/profunctors/profunctors-4.0.1.ebuild +++ b/dev-haskell/profunctors/profunctors-4.0.1.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" diff --git a/dev-haskell/profunctors/profunctors-4.0.4.ebuild b/dev-haskell/profunctors/profunctors-4.0.4.ebuild index 1c50711..5bb8494 100644 --- a/dev-haskell/profunctors/profunctors-4.0.4.ebuild +++ b/dev-haskell/profunctors/profunctors-4.0.4.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" diff --git a/dev-haskell/profunctors/profunctors-4.3.2.ebuild b/dev-haskell/profunctors/profunctors-4.3.2.ebuild index ee38971..de3f5e2 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" diff --git a/dev-haskell/profunctors/profunctors-4.4.1.ebuild b/dev-haskell/profunctors/profunctors-4.4.1.ebuild index c7b4262..3a7f5bb 100644 --- a/dev-haskell/profunctors/profunctors-4.4.1.ebuild +++ b/dev-haskell/profunctors/profunctors-4.4.1.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" diff --git a/dev-haskell/profunctors/profunctors-5.1.1.ebuild b/dev-haskell/profunctors/profunctors-5.1.1.ebuild index ede27ab..62b92ca 100644 --- a/dev-haskell/profunctors/profunctors-5.1.1.ebuild +++ b/dev-haskell/profunctors/profunctors-5.1.1.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" diff --git a/dev-haskell/profunctors/profunctors-5.1.2.ebuild b/dev-haskell/profunctors/profunctors-5.1.2.ebuild index 82d2319..9e3bf0d 100644 --- a/dev-haskell/profunctors/profunctors-5.1.2.ebuild +++ b/dev-haskell/profunctors/profunctors-5.1.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"