slyfox      14/08/10 21:22:01

  Modified:             shm-1.2.2.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.9                  dev-python/shm/shm-1.2.2.ebuild

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

Index: shm-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/shm/shm-1.2.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- shm-1.2.2.ebuild    22 Feb 2012 08:11:00 -0000      1.8
+++ shm-1.2.2.ebuild    10 Aug 2014 21:22:01 -0000      1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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/shm/shm-1.2.2.ebuild,v 1.8 
2012/02/22 08:11:00 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/shm/shm-1.2.2.ebuild,v 1.9 
2014/08/10 21:22:01 slyfox Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -9,7 +9,7 @@
 
 inherit distutils eutils
 
-DESCRIPTION="Python modules to access System V shared memory and semaphores."
+DESCRIPTION="Python modules to access System V shared memory and semaphores"
 HOMEPAGE="http://nikitathespider.com/python/shm/";
 SRC_URI="http://nikitathespider.com/python/${PN}/${P}.tar.gz";
 



1.11                 dev-python/shm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/shm/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   22 Feb 2012 08:11:00 -0000      1.10
+++ ChangeLog   10 Aug 2014 21:22:01 -0000      1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/shm
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/shm/ChangeLog,v 1.10 2012/02/22 
08:11:00 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/shm/ChangeLog,v 1.11 2014/08/10 
21:22:01 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <[email protected]> shm-1.2.2.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   22 Feb 2012; Patrick Lauer <[email protected]> shm-1.2.2.ebuild:
   Restricting jython too
@@ -37,4 +40,3 @@
   28 Apr 2008; Luca Longinotti <[email protected]> +metadata.xml,
   +shm-1.2.1.ebuild:
   Add new ebuild, closes bug #194591.
-




Reply via email to