slyfox 14/07/25 09:16:21
Modified: cpphs-1.17.1.ebuild cpphs-1.18.1.ebuild
cpphs-1.13.3.ebuild cpphs-1.15.ebuild
cpphs-1.16.ebuild cpphs-1.18.5.ebuild ChangeLog
Log:
Drop trailing '.' from description.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
611FF3AA)
Revision Changes Path
1.4 dev-haskell/cpphs/cpphs-1.17.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.17.1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.17.1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.17.1.ebuild?r1=1.3&r2=1.4
Index: cpphs-1.17.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.17.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cpphs-1.17.1.ebuild 24 Dec 2013 12:57:18 -0000 1.3
+++ cpphs-1.17.1.ebuild 25 Jul 2014 09:16:20 -0000 1.4
@@ -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 @@
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"
1.2 dev-haskell/cpphs/cpphs-1.18.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.1.ebuild?r1=1.1&r2=1.2
Index: cpphs-1.18.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cpphs-1.18.1.ebuild 21 Feb 2014 19:49:03 -0000 1.1
+++ cpphs-1.18.1.ebuild 25 Jul 2014 09:16:21 -0000 1.2
@@ -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 @@
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"
1.8 dev-haskell/cpphs/cpphs-1.13.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.13.3.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.13.3.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.13.3.ebuild?r1=1.7&r2=1.8
Index: cpphs-1.13.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.13.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cpphs-1.13.3.ebuild 12 Sep 2012 15:15:34 -0000 1.7
+++ cpphs-1.13.3.ebuild 25 Jul 2014 09:16:21 -0000 1.8
@@ -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"
1.9 dev-haskell/cpphs/cpphs-1.15.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.15.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.15.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.15.ebuild?r1=1.8&r2=1.9
Index: cpphs-1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.15.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cpphs-1.15.ebuild 31 Mar 2013 10:30:56 -0000 1.8
+++ cpphs-1.15.ebuild 25 Jul 2014 09:16:21 -0000 1.9
@@ -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 @@
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"
1.9 dev-haskell/cpphs/cpphs-1.16.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.16.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.16.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.16.ebuild?r1=1.8&r2=1.9
Index: cpphs-1.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.16.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cpphs-1.16.ebuild 7 Aug 2013 13:29:59 -0000 1.8
+++ cpphs-1.16.ebuild 25 Jul 2014 09:16:21 -0000 1.9
@@ -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 @@
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"
1.3 dev-haskell/cpphs/cpphs-1.18.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.5.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.5.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.5.ebuild?r1=1.2&r2=1.3
Index: cpphs-1.18.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cpphs-1.18.5.ebuild 9 Jul 2014 03:05:18 -0000 1.2
+++ cpphs-1.18.5.ebuild 25 Jul 2014 09:16:21 -0000 1.3
@@ -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 @@
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"
1.61 dev-haskell/cpphs/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/ChangeLog?rev=1.61&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/ChangeLog?rev=1.61&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cpphs/ChangeLog?r1=1.60&r2=1.61
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog 9 Jul 2014 03:05:18 -0000 1.60
+++ ChangeLog 25 Jul 2014 09:16:21 -0000 1.61
@@ -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 <[email protected]> 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 <[email protected]> cpphs-1.18.5.ebuild:
Temporarily drop keywords until dependencies catch up