public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/html-conduit: html-conduit-1.1.0.1.ebuild html-conduit-1.1.0.5.ebuild html-conduit-1.1.0.ebuild ChangeLog
@ 2014-07-25  9:16 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich (slyfox) @ 2014-07-25  9:16 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/07/25 09:16:36

  Modified:             html-conduit-1.1.0.1.ebuild
                        html-conduit-1.1.0.5.ebuild
                        html-conduit-1.1.0.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.2                  dev-haskell/html-conduit/html-conduit-1.1.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.1.ebuild?r1=1.1&r2=1.2

Index: html-conduit-1.1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- html-conduit-1.1.0.1.ebuild	11 Dec 2013 06:05:05 -0000	1.1
+++ html-conduit-1.1.0.1.ebuild	25 Jul 2014 09:16:36 -0000	1.2
@@ -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/html-conduit/html-conduit-1.1.0.1.ebuild,v 1.1 2013/12/11 06:05:05 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.1.ebuild,v 1.2 2014/07/25 09:16:36 slyfox Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
-DESCRIPTION="Parse HTML documents using xml-conduit datatypes."
+DESCRIPTION="Parse HTML documents using xml-conduit datatypes"
 HOMEPAGE="https://github.com/snoyberg/xml"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 



1.2                  dev-haskell/html-conduit/html-conduit-1.1.0.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.5.ebuild?r1=1.1&r2=1.2

Index: html-conduit-1.1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- html-conduit-1.1.0.5.ebuild	2 Jul 2014 10:17:50 -0000	1.1
+++ html-conduit-1.1.0.5.ebuild	25 Jul 2014 09:16:36 -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/html-conduit/html-conduit-1.1.0.5.ebuild,v 1.1 2014/07/02 10:17:50 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.5.ebuild,v 1.2 2014/07/25 09:16:36 slyfox Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
-DESCRIPTION="Parse HTML documents using xml-conduit datatypes."
+DESCRIPTION="Parse HTML documents using xml-conduit datatypes"
 HOMEPAGE="https://github.com/snoyberg/xml"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 



1.2                  dev-haskell/html-conduit/html-conduit-1.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.ebuild?r1=1.1&r2=1.2

Index: html-conduit-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- html-conduit-1.1.0.ebuild	13 Sep 2013 06:19:45 -0000	1.1
+++ html-conduit-1.1.0.ebuild	25 Jul 2014 09:16:36 -0000	1.2
@@ -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/html-conduit/html-conduit-1.1.0.ebuild,v 1.1 2013/09/13 06:19:45 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.ebuild,v 1.2 2014/07/25 09:16:36 slyfox Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
-DESCRIPTION="Parse HTML documents using xml-conduit datatypes."
+DESCRIPTION="Parse HTML documents using xml-conduit datatypes"
 HOMEPAGE="https://github.com/snoyberg/xml"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 



1.5                  dev-haskell/html-conduit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/html-conduit/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/html-conduit/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/html-conduit/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/html-conduit/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	25 Jul 2014 08:58:17 -0000	1.4
+++ ChangeLog	25 Jul 2014 09:16:36 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/html-conduit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html-conduit/ChangeLog,v 1.4 2014/07/25 08:58:17 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html-conduit/ChangeLog,v 1.5 2014/07/25 09:16:36 slyfox Exp $
+
+  25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org>
+  html-conduit-1.1.0.1.ebuild, html-conduit-1.1.0.5.ebuild,
+  html-conduit-1.1.0.ebuild:
+  Drop trailing '.' from description.
 
   25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
   Drop redundant '<maintainer>' field, leave only '<herd>'.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-25  9:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25  9:16 [gentoo-commits] gentoo-x86 commit in dev-haskell/html-conduit: html-conduit-1.1.0.1.ebuild html-conduit-1.1.0.5.ebuild html-conduit-1.1.0.ebuild ChangeLog Sergei Trofimovich (slyfox)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox