slyfox      14/08/10 21:11:27

  Modified:             fudge-0.9.6.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.4                  dev-python/fudge/fudge-0.9.6.ebuild

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

Index: fudge-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/fudge/fudge-0.9.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fudge-0.9.6.ebuild  7 Jun 2013 15:30:53 -0000       1.3
+++ fudge-0.9.6.ebuild  10 Aug 2014 21:11:27 -0000      1.4
@@ -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/fudge/fudge-0.9.6.ebuild,v 1.3 
2013/06/07 15:30:53 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fudge/fudge-0.9.6.ebuild,v 1.4 
2014/08/10 21:11:27 slyfox Exp $
 
 EAPI="3"
 SUPPORT_PYTHON_ABIS="1"
@@ -8,7 +8,7 @@
 
 inherit distutils
 
-DESCRIPTION="Replace real objects with fakes (mocks, stubs, etc) while 
testing."
+DESCRIPTION="Replace real objects with fakes (mocks, stubs, etc) while testing"
 HOMEPAGE="http://farmdev.com/projects/fudge/ http://pypi.python.org/pypi/fudge";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 



1.13                 dev-python/fudge/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/fudge/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   28 Jun 2014 15:12:11 -0000      1.12
+++ ChangeLog   10 Aug 2014 21:11:27 -0000      1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/fudge
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fudge/ChangeLog,v 1.12 
2014/06/28 15:12:11 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fudge/ChangeLog,v 1.13 
2014/08/10 21:11:27 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <[email protected]> fudge-0.9.6.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   28 Jun 2014; Ian Delaney <[email protected]> fudge-1.0.3-r2.ebuild:
   drop py2.6 py3.2 pypy2_0 add py3.4, add missing dep, patch submitted by fau,




Reply via email to