slyfox      14/08/10 21:14:34

  Modified:             nose-exclude-0.1.9.ebuild nose-exclude-0.2.0.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.6                  dev-python/nose-exclude/nose-exclude-0.1.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild?r1=1.5&r2=1.6

Index: nose-exclude-0.1.9.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nose-exclude-0.1.9.ebuild   7 Jul 2014 15:08:49 -0000       1.5
+++ nose-exclude-0.1.9.ebuild   10 Aug 2014 21:14:34 -0000      1.6
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild,v 1.5 
2014/07/07 15:08:49 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild,v 1.6 
2014/08/10 21:14:34 slyfox Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
 
 inherit distutils-r1
 
-DESCRIPTION="Exclude specific directories from nosetests runs."
+DESCRIPTION="Exclude specific directories from nosetests runs"
 HOMEPAGE="http://bitbucket.org/kgrandis/nose-exclude";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 



1.2                  dev-python/nose-exclude/nose-exclude-0.2.0.ebuild

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

Index: nose-exclude-0.2.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nose-exclude-0.2.0.ebuild   8 Jul 2014 00:51:32 -0000       1.1
+++ nose-exclude-0.2.0.ebuild   10 Aug 2014 21:14:34 -0000      1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild,v 1.1 
2014/07/08 00:51:32 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild,v 1.2 
2014/08/10 21:14:34 slyfox Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
 
 inherit distutils-r1
 
-DESCRIPTION="Exclude specific directories from nosetests runs."
+DESCRIPTION="Exclude specific directories from nosetests runs"
 HOMEPAGE="http://bitbucket.org/kgrandis/nose-exclude";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 



1.7                  dev-python/nose-exclude/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose-exclude/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   8 Jul 2014 00:51:32 -0000       1.6
+++ ChangeLog   10 Aug 2014 21:14:34 -0000      1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/nose-exclude
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose-exclude/ChangeLog,v 1.6 
2014/07/08 00:51:32 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose-exclude/ChangeLog,v 1.7 
2014/08/10 21:14:34 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> 
nose-exclude-0.1.9.ebuild,
+  nose-exclude-0.2.0.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
 *nose-exclude-0.2.0 (08 Jul 2014)
 




Reply via email to