slyfox      14/08/10 20:20:23

  Modified:             sshfs-fuse-2.5.ebuild sshfs-fuse-2.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.2                  sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild?r1=1.1&r2=1.2

Index: sshfs-fuse-2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sshfs-fuse-2.5.ebuild       24 Jan 2014 18:04:48 -0000      1.1
+++ sshfs-fuse-2.5.ebuild       10 Aug 2014 20:20:23 -0000      1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild,v 
1.1 2014/01/24 18:04:48 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild,v 
1.2 2014/08/10 20:20:23 slyfox Exp $
 
 EAPI="4"
 
-DESCRIPTION="Fuse-filesystem utilizing the sftp service."
+DESCRIPTION="Fuse-filesystem utilizing the sftp service"
 SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz"
 HOMEPAGE="http://fuse.sourceforge.net/sshfs.html";
 



1.9                  sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild?r1=1.8&r2=1.9

Index: sshfs-fuse-2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sshfs-fuse-2.4.ebuild       22 Feb 2013 17:30:08 -0000      1.8
+++ sshfs-fuse-2.4.ebuild       10 Aug 2014 20:20:23 -0000      1.9
@@ -1,10 +1,10 @@
-# 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-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild,v 
1.8 2013/02/22 17:30:08 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild,v 
1.9 2014/08/10 20:20:23 slyfox Exp $
 
 EAPI="4"
 
-DESCRIPTION="Fuse-filesystem utilizing the sftp service."
+DESCRIPTION="Fuse-filesystem utilizing the sftp service"
 SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz"
 HOMEPAGE="http://fuse.sourceforge.net/sshfs.html";
 



1.71                 sys-fs/sshfs-fuse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?rev=1.71&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?rev=1.71&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   24 Jan 2014 18:04:48 -0000      1.70
+++ ChangeLog   10 Aug 2014 20:20:23 -0000      1.71
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/sshfs-fuse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.70 
2014/01/24 18:04:48 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.71 
2014/08/10 20:20:23 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <[email protected]> sshfs-fuse-2.4.ebuild,
+  sshfs-fuse-2.5.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
 *sshfs-fuse-2.5 (24 Jan 2014)
 




Reply via email to