slyfox      14/08/10 21:11:34

  Modified:             fusil-1.5.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/fusil/fusil-1.5.ebuild

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

Index: fusil-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/fusil/fusil-1.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fusil-1.5.ebuild    18 Jun 2014 10:28:57 -0000      1.2
+++ fusil-1.5.ebuild    10 Aug 2014 21:11:34 -0000      1.3
@@ -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/fusil/fusil-1.5.ebuild,v 1.2 
2014/06/18 10:28:57 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fusil/fusil-1.5.ebuild,v 1.3 
2014/08/10 21:11:34 slyfox Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1 user
 
-DESCRIPTION="Fusil the fuzzer is a Python library used to write fuzzing 
programs."
+DESCRIPTION="Fusil the fuzzer is a Python library used to write fuzzing 
programs"
 HOMEPAGE="http://bitbucket.org/haypo/fusil/wiki/Home 
http://pypi.python.org/pypi/fusil";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 



1.11                 dev-python/fusil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/fusil/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   18 Jun 2014 10:28:57 -0000      1.10
+++ ChangeLog   10 Aug 2014 21:11:34 -0000      1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/fusil
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fusil/ChangeLog,v 1.10 
2014/06/18 10:28:57 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fusil/ChangeLog,v 1.11 
2014/08/10 21:11:34 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> fusil-1.5.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   18 Jun 2014; Ian Delaney <idel...@gentoo.org> fusil-1.5.ebuild:
   drop pypy2_0, tidy




Reply via email to