summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-07-25 09:16:47 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-07-25 09:16:47 +0000
commit6b112e4945ebf3cf2534b7b06e3ba35630b32964 (patch)
tree821d22ebef3d49c3fe5104505703214c0db6e26f /dev-haskell/cpphs
parentDrop redundant '<maintainer>' field, leave only '<herd>'. (diff)
downloadgentoo-2-6b112e4945ebf3cf2534b7b06e3ba35630b32964.tar.gz
gentoo-2-6b112e4945ebf3cf2534b7b06e3ba35630b32964.tar.bz2
gentoo-2-6b112e4945ebf3cf2534b7b06e3ba35630b32964.zip
Drop trailing '.' from description.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/cpphs')
-rw-r--r--dev-haskell/cpphs/ChangeLog7
-rw-r--r--dev-haskell/cpphs/cpphs-1.13.3.ebuild6
-rw-r--r--dev-haskell/cpphs/cpphs-1.15.ebuild6
-rw-r--r--dev-haskell/cpphs/cpphs-1.16.ebuild6
-rw-r--r--dev-haskell/cpphs/cpphs-1.17.1.ebuild6
-rw-r--r--dev-haskell/cpphs/cpphs-1.18.1.ebuild4
-rw-r--r--dev-haskell/cpphs/cpphs-1.18.5.ebuild4
7 files changed, 22 insertions, 17 deletions
diff --git a/dev-haskell/cpphs/ChangeLog b/dev-haskell/cpphs/ChangeLog
index 4f68613f0244..b56d216ce3b0 100644
--- a/dev-haskell/cpphs/ChangeLog
+++ b/dev-haskell/cpphs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/cpphs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.60 2014/07/09 03:05:18 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.61 2014/07/25 09:16:21 slyfox Exp $
+
+ 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> cpphs-1.13.3.ebuild,
+ cpphs-1.15.ebuild, cpphs-1.16.ebuild, cpphs-1.17.1.ebuild,
+ cpphs-1.18.1.ebuild, cpphs-1.18.5.ebuild:
+ Drop trailing '.' from description.
09 Jul 2014; Patrick Lauer <patrick@gentoo.org> cpphs-1.18.5.ebuild:
Temporarily drop keywords until dependencies catch up
diff --git a/dev-haskell/cpphs/cpphs-1.13.3.ebuild b/dev-haskell/cpphs/cpphs-1.13.3.ebuild
index 00f9a86a61ee..7c2cb504801e 100644
--- a/dev-haskell/cpphs/cpphs-1.13.3.ebuild
+++ b/dev-haskell/cpphs/cpphs-1.13.3.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.13.3.ebuild,v 1.7 2012/09/12 15:15:34 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.13.3.ebuild,v 1.8 2014/07/25 09:16:21 slyfox Exp $
EAPI="3"
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor."
+DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor"
HOMEPAGE="http://haskell.org/cpphs/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/cpphs/cpphs-1.15.ebuild b/dev-haskell/cpphs/cpphs-1.15.ebuild
index b96d0ae5aeb5..c29a058b937b 100644
--- a/dev-haskell/cpphs/cpphs-1.15.ebuild
+++ b/dev-haskell/cpphs/cpphs-1.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.15.ebuild,v 1.8 2013/03/31 10:30:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.15.ebuild,v 1.9 2014/07/25 09:16:21 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor."
+DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor"
HOMEPAGE="http://haskell.org/cpphs/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/cpphs/cpphs-1.16.ebuild b/dev-haskell/cpphs/cpphs-1.16.ebuild
index f91b39178e01..d8ddf27f4131 100644
--- a/dev-haskell/cpphs/cpphs-1.16.ebuild
+++ b/dev-haskell/cpphs/cpphs-1.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.16.ebuild,v 1.8 2013/08/07 13:29:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.16.ebuild,v 1.9 2014/07/25 09:16:21 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor."
+DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor"
HOMEPAGE="http://haskell.org/cpphs/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/cpphs/cpphs-1.17.1.ebuild b/dev-haskell/cpphs/cpphs-1.17.1.ebuild
index 9a2e36b441c6..ee8ac3040d4f 100644
--- a/dev-haskell/cpphs/cpphs-1.17.1.ebuild
+++ b/dev-haskell/cpphs/cpphs-1.17.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.17.1.ebuild,v 1.3 2013/12/24 12:57:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.17.1.ebuild,v 1.4 2014/07/25 09:16:20 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor."
+DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor"
HOMEPAGE="http://haskell.org/cpphs/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/cpphs/cpphs-1.18.1.ebuild b/dev-haskell/cpphs/cpphs-1.18.1.ebuild
index 40c4f8f23677..8bf1670aeac8 100644
--- a/dev-haskell/cpphs/cpphs-1.18.1.ebuild
+++ b/dev-haskell/cpphs/cpphs-1.18.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.1.ebuild,v 1.1 2014/02/21 19:49:03 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.1.ebuild,v 1.2 2014/07/25 09:16:21 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor."
+DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor"
HOMEPAGE="http://projects.haskell.org/cpphs/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/cpphs/cpphs-1.18.5.ebuild b/dev-haskell/cpphs/cpphs-1.18.5.ebuild
index e464eeb0afea..4e5fcf4ab38c 100644
--- a/dev-haskell/cpphs/cpphs-1.18.5.ebuild
+++ b/dev-haskell/cpphs/cpphs-1.18.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.5.ebuild,v 1.2 2014/07/09 03:05:18 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.5.ebuild,v 1.3 2014/07/25 09:16:21 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor."
+DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor"
HOMEPAGE="http://projects.haskell.org/cpphs/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"