slyfox      14/08/10 20:12:48

  Modified:             libstatgrab-0.17.ebuild libstatgrab-0.16.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.6                  sys-libs/libstatgrab/libstatgrab-0.17.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.17.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.17.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.17.ebuild?r1=1.5&r2=1.6

Index: libstatgrab-0.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.17.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libstatgrab-0.17.ebuild     29 May 2014 08:13:40 -0000      1.5
+++ libstatgrab-0.17.ebuild     10 Aug 2014 20:12:48 -0000      1.6
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.17.ebuild,v 1.5 
2014/05/29 08:13:40 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.17.ebuild,v 1.6 
2014/08/10 20:12:48 slyfox Exp $
 
 EAPI=4
 
 inherit autotools-utils
 
-DESCRIPTION="A tool to provide access to statistics about the system on which 
it's run."
+DESCRIPTION="A tool to provide access to statistics about the system on which 
it's run"
 HOMEPAGE="http://www.i-scream.org/libstatgrab/";
 
SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz";
 



1.6                  sys-libs/libstatgrab/libstatgrab-0.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.16.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.16.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.16.ebuild?r1=1.5&r2=1.6

Index: libstatgrab-0.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.16.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libstatgrab-0.16.ebuild     20 Jan 2013 19:32:12 -0000      1.5
+++ libstatgrab-0.16.ebuild     10 Aug 2014 20:12:48 -0000      1.6
@@ -1,8 +1,8 @@
-# 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/sys-libs/libstatgrab/libstatgrab-0.16.ebuild,v 1.5 
2013/01/20 19:32:12 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.16.ebuild,v 1.6 
2014/08/10 20:12:48 slyfox Exp $
 
-DESCRIPTION="a tool to provide access to statistics about the system on which 
it's run."
+DESCRIPTION="a tool to provide access to statistics about the system on which 
it's run"
 HOMEPAGE="http://www.i-scream.org/libstatgrab/";
 
SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz";
 



1.29                 sys-libs/libstatgrab/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstatgrab/ChangeLog?rev=1.29&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstatgrab/ChangeLog?rev=1.29&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstatgrab/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   29 May 2014 08:13:40 -0000      1.28
+++ ChangeLog   10 Aug 2014 20:12:48 -0000      1.29
@@ -1,6 +1,10 @@
 # ChangeLog for sys-libs/libstatgrab
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/ChangeLog,v 1.28 
2014/05/29 08:13:40 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/ChangeLog,v 1.29 
2014/08/10 20:12:48 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> libstatgrab-0.16.ebuild,
+  libstatgrab-0.17.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   29 May 2014; Manuel RĂ¼ger <mr...@gentoo.org> libstatgrab-0.17.ebuild:
   Add ~arm keyword.




Reply via email to