public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/xml: xml-1.3.8.ebuild xml-1.3.12.ebuild xml-1.3.13.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:25

  Modified:             xml-1.3.8.ebuild xml-1.3.12.ebuild
                        xml-1.3.13.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.3                  dev-haskell/xml/xml-1.3.8.ebuild

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

Index: xml-1.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/xml/xml-1.3.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xml-1.3.8.ebuild	12 Sep 2012 14:47:30 -0000	1.2
+++ xml-1.3.8.ebuild	25 Jul 2014 09:16:25 -0000	1.3
@@ -1,6 +1,6 @@
-# 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/xml/xml-1.3.8.ebuild,v 1.2 2012/09/12 14:47:30 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml/xml-1.3.8.ebuild,v 1.3 2014/07/25 09:16:25 slyfox Exp $
 
 # ebuild generated by hackport 0.2.13
 
@@ -9,7 +9,7 @@
 CABAL_FEATURES="lib profile haddock hscolour"
 inherit haskell-cabal
 
-DESCRIPTION="A simple XML library."
+DESCRIPTION="A simple XML library"
 HOMEPAGE="http://code.galois.com"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 



1.9                  dev-haskell/xml/xml-1.3.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/xml/xml-1.3.12.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/xml/xml-1.3.12.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/xml/xml-1.3.12.ebuild?r1=1.8&r2=1.9

Index: xml-1.3.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/xml/xml-1.3.12.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xml-1.3.12.ebuild	10 Dec 2012 21:53:14 -0000	1.8
+++ xml-1.3.12.ebuild	25 Jul 2014 09:16:25 -0000	1.9
@@ -1,6 +1,6 @@
-# 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/xml/xml-1.3.12.ebuild,v 1.8 2012/12/10 21:53:14 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml/xml-1.3.12.ebuild,v 1.9 2014/07/25 09:16:25 slyfox Exp $
 
 # ebuild generated by hackport 0.2.13
 
@@ -9,7 +9,7 @@
 CABAL_FEATURES="lib profile haddock hscolour hoogle"
 inherit haskell-cabal
 
-DESCRIPTION="A simple XML library."
+DESCRIPTION="A simple XML library"
 HOMEPAGE="http://code.galois.com"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 



1.9                  dev-haskell/xml/xml-1.3.13.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/xml/xml-1.3.13.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/xml/xml-1.3.13.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/xml/xml-1.3.13.ebuild?r1=1.8&r2=1.9

Index: xml-1.3.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/xml/xml-1.3.13.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xml-1.3.13.ebuild	7 Aug 2013 13:33:42 -0000	1.8
+++ xml-1.3.13.ebuild	25 Jul 2014 09:16:25 -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/xml/xml-1.3.13.ebuild,v 1.8 2013/08/07 13:33:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml/xml-1.3.13.ebuild,v 1.9 2014/07/25 09:16:25 slyfox Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
-DESCRIPTION="A simple XML library."
+DESCRIPTION="A simple XML library"
 HOMEPAGE="http://code.galois.com"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 



1.19                 dev-haskell/xml/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/xml/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	25 Jul 2014 08:58:11 -0000	1.18
+++ ChangeLog	25 Jul 2014 09:16:25 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for dev-haskell/xml
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml/ChangeLog,v 1.18 2014/07/25 08:58:11 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml/ChangeLog,v 1.19 2014/07/25 09:16:25 slyfox Exp $
+
+  25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> xml-1.3.12.ebuild,
+  xml-1.3.13.ebuild, xml-1.3.8.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:16 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/xml: xml-1.3.8.ebuild xml-1.3.12.ebuild xml-1.3.13.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