slyfox      14/08/10 21:10:01

  Modified:             editobj-0.5.7-r2.ebuild editobj-0.5.7-r1.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.3                  dev-python/editobj/editobj-0.5.7-r2.ebuild

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

Index: editobj-0.5.7-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.7-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- editobj-0.5.7-r2.ebuild     5 Sep 2013 18:46:40 -0000       1.2
+++ editobj-0.5.7-r2.ebuild     10 Aug 2014 21:10:01 -0000      1.3
@@ -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-python/editobj/editobj-0.5.7-r2.ebuild,v 1.2 
2013/09/05 18:46:40 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.7-r2.ebuild,v 1.3 
2014/08/10 21:10:01 slyfox Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -10,7 +10,7 @@
 
 MY_P="${P/editobj/EditObj}"
 
-DESCRIPTION="EditObj can create a dialog box to edit ANY Python object."
+DESCRIPTION="EditObj can create a dialog box to edit ANY Python object"
 SRC_URI="http://download.gna.org/songwrite/${MY_P}.tar.gz";
 HOMEPAGE="http://home.gna.org/oomadness/en/editobj/index.html";
 



1.9                  dev-python/editobj/editobj-0.5.7-r1.ebuild

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

Index: editobj-0.5.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.7-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- editobj-0.5.7-r1.ebuild     21 Feb 2013 13:29:03 -0000      1.8
+++ editobj-0.5.7-r1.ebuild     10 Aug 2014 21:10:01 -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-python/editobj/editobj-0.5.7-r1.ebuild,v 1.8 
2013/02/21 13:29:03 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.7-r1.ebuild,v 1.9 
2014/08/10 21:10:01 slyfox Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
 
 MY_P="${P/editobj/EditObj}"
 
-DESCRIPTION="EditObj can create a dialog box to edit ANY Python object."
+DESCRIPTION="EditObj can create a dialog box to edit ANY Python object"
 SRC_URI="http://download.gna.org/songwrite/${MY_P}.tar.gz";
 HOMEPAGE="http://home.gna.org/oomadness/en/editobj/index.html";
 



1.27                 dev-python/editobj/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/editobj/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   5 Sep 2013 18:46:40 -0000       1.26
+++ ChangeLog   10 Aug 2014 21:10:01 -0000      1.27
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/editobj
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/ChangeLog,v 1.26 
2013/09/05 18:46:40 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/ChangeLog,v 1.27 
2014/08/10 21:10:01 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <[email protected]> editobj-0.5.7-r1.ebuild,
+  editobj-0.5.7-r2.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   05 Sep 2013; Michał Górny <[email protected]> editobj-0.5.7-r2.ebuild:
   Clean up PYTHON_COMPAT from old implementations.




Reply via email to