slyfox      14/08/10 21:09:42

  Modified:             dpkt-1.7.ebuild dpkt-1.8.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/dpkt/dpkt-1.7.ebuild

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

Index: dpkt-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/dpkt/dpkt-1.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dpkt-1.7.ebuild     1 Jul 2010 01:35:31 -0000       1.1
+++ dpkt-1.7.ebuild     10 Aug 2014 21:09:42 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/dpkt/dpkt-1.7.ebuild,v 1.1 
2010/07/01 01:35:31 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dpkt/dpkt-1.7.ebuild,v 1.2 
2014/08/10 21:09:42 slyfox Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -9,7 +9,7 @@
 
 inherit distutils
 
-DESCRIPTION="Fast, simple packet creation / parsing, with definitions for the 
basic TCP/IP protocols."
+DESCRIPTION="Fast, simple packet creation / parsing, with definitions for the 
basic TCP/IP protocols"
 HOMEPAGE="http://code.google.com/p/dpkt/";
 SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz";
 



1.2                  dev-python/dpkt/dpkt-1.8.ebuild

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

Index: dpkt-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/dpkt/dpkt-1.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dpkt-1.8.ebuild     3 Jun 2013 06:02:41 -0000       1.1
+++ dpkt-1.8.ebuild     10 Aug 2014 21:09:42 -0000      1.2
@@ -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/dpkt/dpkt-1.8.ebuild,v 1.1 
2013/06/03 06:02:41 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dpkt/dpkt-1.8.ebuild,v 1.2 
2014/08/10 21:09:42 slyfox Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -9,7 +9,7 @@
 
 inherit distutils
 
-DESCRIPTION="Fast, simple packet creation / parsing, with definitions for the 
basic TCP/IP protocols."
+DESCRIPTION="Fast, simple packet creation / parsing, with definitions for the 
basic TCP/IP protocols"
 HOMEPAGE="http://code.google.com/p/dpkt/";
 SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz";
 



1.6                  dev-python/dpkt/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/dpkt/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   3 Jun 2013 06:02:41 -0000       1.5
+++ ChangeLog   10 Aug 2014 21:09:42 -0000      1.6
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/dpkt
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dpkt/ChangeLog,v 1.5 2013/06/03 
06:02:41 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dpkt/ChangeLog,v 1.6 2014/08/10 
21:09:42 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> dpkt-1.7.ebuild,
+  dpkt-1.8.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
 *dpkt-1.8 (03 Jun 2013)
 




Reply via email to