slyfox      14/08/10 21:22:17

  Modified:             simpleparse-2.1.1-r1.ebuild
                        simpleparse-2.1.1.ebuild ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  Changes    Path
1.2                  dev-python/simpleparse/simpleparse-2.1.1-r1.ebuild

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

Index: simpleparse-2.1.1-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/simpleparse/simpleparse-2.1.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- simpleparse-2.1.1-r1.ebuild 17 Jul 2014 23:44:40 -0000      1.1
+++ simpleparse-2.1.1-r1.ebuild 10 Aug 2014 21:22:17 -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-python/simpleparse/simpleparse-2.1.1-r1.ebuild,v 
1.1 2014/07/17 23:44:40 chutzpah Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/simpleparse/simpleparse-2.1.1-r1.ebuild,v 
1.2 2014/08/10 21:22:17 slyfox Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python2_7)
@@ -9,7 +9,7 @@
 MY_PN="SimpleParse"
 MY_P="${MY_PN}-${PV}"
 
-DESCRIPTION="A Parser Generator for mxTextTools."
+DESCRIPTION="A Parser Generator for mxTextTools"
 HOMEPAGE="http://simpleparse.sourceforge.net 
http://pypi.python.org/pypi/SimpleParse";
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 



1.8                  dev-python/simpleparse/simpleparse-2.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simpleparse/simpleparse-2.1.1.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simpleparse/simpleparse-2.1.1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simpleparse/simpleparse-2.1.1.ebuild?r1=1.7&r2=1.8

Index: simpleparse-2.1.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/simpleparse/simpleparse-2.1.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- simpleparse-2.1.1.ebuild    2 Dec 2012 06:04:13 -0000       1.7
+++ simpleparse-2.1.1.ebuild    10 Aug 2014 21:22:17 -0000      1.8
@@ -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-python/simpleparse/simpleparse-2.1.1.ebuild,v 1.7 
2012/12/02 06:04:13 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/simpleparse/simpleparse-2.1.1.ebuild,v 1.8 
2014/08/10 21:22:17 slyfox Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
 MY_PN="SimpleParse"
 MY_P="${MY_PN}-${PV}"
 
-DESCRIPTION="A Parser Generator for mxTextTools."
+DESCRIPTION="A Parser Generator for mxTextTools"
 HOMEPAGE="http://simpleparse.sourceforge.net 
http://pypi.python.org/pypi/SimpleParse";
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 



1.34                 dev-python/simpleparse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simpleparse/ChangeLog?rev=1.34&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simpleparse/ChangeLog?rev=1.34&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simpleparse/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/simpleparse/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   17 Jul 2014 23:44:40 -0000      1.33
+++ ChangeLog   10 Aug 2014 21:22:17 -0000      1.34
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/simpleparse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simpleparse/ChangeLog,v 1.33 
2014/07/17 23:44:40 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simpleparse/ChangeLog,v 1.34 
2014/08/10 21:22:17 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <[email protected]>
+  simpleparse-2.1.1-r1.ebuild, simpleparse-2.1.1.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
 *simpleparse-2.1.1-r1 (17 Jul 2014)
 
@@ -151,4 +155,3 @@
   
   New ebuild authored by Zach Forrest <[email protected]>
   This closes bug #910!
-




Reply via email to