slyfox      14/08/10 21:29:29

  Modified:             shunit2-2.1.5.ebuild shunit2-2.1.6.ebuild
                        shunit2-2.1.4.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-util/shunit2/shunit2-2.1.5.ebuild

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

Index: shunit2-2.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/shunit2/shunit2-2.1.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- shunit2-2.1.5.ebuild        26 Jun 2010 11:02:00 -0000      1.2
+++ shunit2-2.1.5.ebuild        10 Aug 2014 21:29:29 -0000      1.3
@@ -1,12 +1,12 @@
-# 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-util/shunit2/shunit2-2.1.5.ebuild,v 1.2 
2010/06/26 11:02:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shunit2/shunit2-2.1.5.ebuild,v 1.3 
2014/08/10 21:29:29 slyfox Exp $
 
 EAPI="3"
 
 inherit eutils
 
-DESCRIPTION="Unit-test framework for Bourne-based shell scripts."
+DESCRIPTION="Unit-test framework for Bourne-based shell scripts"
 HOMEPAGE="http://code.google.com/p/shunit2/wiki/ProjectInfo";
 SRC_URI="http://shunit2.googlecode.com/files/${P}.tgz";
 



1.2                  dev-util/shunit2/shunit2-2.1.6.ebuild

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

Index: shunit2-2.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/shunit2/shunit2-2.1.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- shunit2-2.1.6.ebuild        1 Aug 2011 05:24:51 -0000       1.1
+++ shunit2-2.1.6.ebuild        10 Aug 2014 21:29:29 -0000      1.2
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shunit2/shunit2-2.1.6.ebuild,v 1.1 
2011/08/01 05:24:51 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shunit2/shunit2-2.1.6.ebuild,v 1.2 
2014/08/10 21:29:29 slyfox Exp $
 
 EAPI="4"
 
 inherit eutils
 
-DESCRIPTION="Unit-test framework for Bourne-based shell scripts."
+DESCRIPTION="Unit-test framework for Bourne-based shell scripts"
 HOMEPAGE="http://code.google.com/p/shunit2/wiki/ProjectInfo";
 SRC_URI="http://shunit2.googlecode.com/files/${P}.tgz";
 



1.4                  dev-util/shunit2/shunit2-2.1.4.ebuild

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

Index: shunit2-2.1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/shunit2/shunit2-2.1.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- shunit2-2.1.4.ebuild        26 Jun 2010 11:02:00 -0000      1.3
+++ shunit2-2.1.4.ebuild        10 Aug 2014 21:29:29 -0000      1.4
@@ -1,12 +1,12 @@
-# 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-util/shunit2/shunit2-2.1.4.ebuild,v 1.3 
2010/06/26 11:02:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shunit2/shunit2-2.1.4.ebuild,v 1.4 
2014/08/10 21:29:29 slyfox Exp $
 
 EAPI="3"
 
 inherit eutils
 
-DESCRIPTION="Unit-test framework for Bourne-based shell scripts."
+DESCRIPTION="Unit-test framework for Bourne-based shell scripts"
 HOMEPAGE="http://code.google.com/p/shunit2/wiki/ProjectInfo";
 SRC_URI="http://shunit2.googlecode.com/files/${P}.tgz";
 



1.6                  dev-util/shunit2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/shunit2/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   1 Aug 2011 05:24:51 -0000       1.5
+++ ChangeLog   10 Aug 2014 21:29:29 -0000      1.6
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/shunit2
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shunit2/ChangeLog,v 1.5 2011/08/01 
05:24:51 dberkholz Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shunit2/ChangeLog,v 1.6 2014/08/10 
21:29:29 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> shunit2-2.1.4.ebuild,
+  shunit2-2.1.5.ebuild, shunit2-2.1.6.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
 *shunit2-2.1.6 (01 Aug 2011)
 
@@ -26,4 +30,3 @@
   +shunit2-2.1.4.ebuild:
   New package: shUnit2 is a unit-test framework for Bourne-based shell
   scripts (Toffanin Mauro, GeCHI overlay).
-




Reply via email to