diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:20:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:20:23 +0000 |
commit | 6d00894ce69122a9a930683872d832a8f993f784 (patch) | |
tree | 993b3e315f83ca511dcdee10303d3eca9adeb02d /sys-fs | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-6d00894ce69122a9a930683872d832a8f993f784.tar.gz gentoo-2-6d00894ce69122a9a930683872d832a8f993f784.tar.bz2 gentoo-2-6d00894ce69122a9a930683872d832a8f993f784.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/sshfs-fuse/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog index 0607b57c2646..6ce9a29f4770 100644 --- a/sys-fs/sshfs-fuse/ChangeLog +++ b/sys-fs/sshfs-fuse/ChangeLog @@ -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 <slyfox@gentoo.org> sshfs-fuse-2.4.ebuild, + sshfs-fuse-2.5.ebuild: + QA: drop trailing '.' from DESCRIPTION *sshfs-fuse-2.5 (24 Jan 2014) diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild index b781caff0800..9aa06477b835 100644 --- a/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild +++ b/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild @@ -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" diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild index 24fddaceff1d..82e0ac7cb686 100644 --- a/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild +++ b/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild @@ -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" |