slyfox      14/08/10 20:20:22

  Modified:             cman-lib-2.03.09.ebuild cman-lib-2.03.09-r1.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.5                  sys-cluster/cman-lib/cman-lib-2.03.09.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cman-lib/cman-lib-2.03.09.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cman-lib/cman-lib-2.03.09.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cman-lib/cman-lib-2.03.09.ebuild?r1=1.4&r2=1.5

Index: cman-lib-2.03.09.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/cman-lib/cman-lib-2.03.09.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cman-lib-2.03.09.ebuild     20 Oct 2010 12:34:52 -0000      1.4
+++ cman-lib-2.03.09.ebuild     10 Aug 2014 20:20:22 -0000      1.5
@@ -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/sys-cluster/cman-lib/cman-lib-2.03.09.ebuild,v 1.4 
2010/10/20 12:34:52 cla Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-cluster/cman-lib/cman-lib-2.03.09.ebuild,v 1.5 
2014/08/10 20:20:22 slyfox Exp $
 
 inherit eutils versionator
 
@@ -10,7 +10,7 @@
 MAJ_PV="$(get_major_version)"
 MIN_PV="$(get_version_component_range 2).$(get_version_component_range 3)"
 
-DESCRIPTION="A library for cluster management common to the various pieces of 
Cluster Suite."
+DESCRIPTION="A library for cluster management common to the various pieces of 
Cluster Suite"
 HOMEPAGE="http://sources.redhat.com/cluster/wiki/";
 SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/${MY_P}.tar.gz";
 



1.4                  sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild?r1=1.3&r2=1.4

Index: cman-lib-2.03.09-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cman-lib-2.03.09-r1.ebuild  16 Dec 2012 13:51:25 -0000      1.3
+++ cman-lib-2.03.09-r1.ebuild  10 Aug 2014 20:20:22 -0000      1.4
@@ -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/sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild,v 1.3 
2012/12/16 13:51:25 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild,v 1.4 
2014/08/10 20:20:22 slyfox Exp $
 
 inherit eutils versionator multilib
 
@@ -9,7 +9,7 @@
 MAJ_PV=$(get_major_version)
 MIN_PV=$(get_version_component_range 2).$(get_version_component_range 3)
 
-DESCRIPTION="A library for cluster management common to the various pieces of 
Cluster Suite."
+DESCRIPTION="A library for cluster management common to the various pieces of 
Cluster Suite"
 HOMEPAGE="http://sources.redhat.com/cluster/wiki/";
 SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/${MY_P}.tar.gz";
 



1.11                 sys-cluster/cman-lib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/cman-lib/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   16 Dec 2012 13:51:26 -0000      1.10
+++ ChangeLog   10 Aug 2014 20:20:22 -0000      1.11
@@ -1,6 +1,10 @@
 # ChangeLog for sys-cluster/cman-lib
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cman-lib/ChangeLog,v 1.10 
2012/12/16 13:51:26 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cman-lib/ChangeLog,v 1.11 
2014/08/10 20:20:22 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <[email protected]>
+  cman-lib-2.03.09-r1.ebuild, cman-lib-2.03.09.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   16 Dec 2012; Agostino Sarubbo <[email protected]> cman-lib-2.03.09-r1.ebuild:
   Stable for x86, wrt bug #441524




Reply via email to