summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:47:53 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:47:53 +0000
commit4e420c59cebe427cf3b20f42f083661c8bbf4a70 (patch)
tree0e58b758d68746af5bd7ca7e5b9253908f347b2d /net-misc/sshpass
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-4e420c59cebe427cf3b20f42f083661c8bbf4a70.tar.gz
gentoo-2-4e420c59cebe427cf3b20f42f083661c8bbf4a70.tar.bz2
gentoo-2-4e420c59cebe427cf3b20f42f083661c8bbf4a70.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 'net-misc/sshpass')
-rw-r--r--net-misc/sshpass/ChangeLog5
-rw-r--r--net-misc/sshpass/sshpass-1.05.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/sshpass/ChangeLog b/net-misc/sshpass/ChangeLog
index 998cf9c65506..287d6723b9d0 100644
--- a/net-misc/sshpass/ChangeLog
+++ b/net-misc/sshpass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/sshpass
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sshpass/ChangeLog,v 1.12 2014/07/28 02:01:25 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sshpass/ChangeLog,v 1.13 2014/08/10 20:47:53 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> sshpass-1.05.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
28 Jul 2014; Yixun Lan <dlan@gentoo.org> sshpass-1.05.ebuild:
add arm keyword, bug 518100, tested on odroid-u3
diff --git a/net-misc/sshpass/sshpass-1.05.ebuild b/net-misc/sshpass/sshpass-1.05.ebuild
index c47c0e045a0c..c399870bb384 100644
--- a/net-misc/sshpass/sshpass-1.05.ebuild
+++ b/net-misc/sshpass/sshpass-1.05.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/net-misc/sshpass/sshpass-1.05.ebuild,v 1.4 2014/07/28 02:01:25 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sshpass/sshpass-1.05.ebuild,v 1.5 2014/08/10 20:47:53 slyfox Exp $
EAPI="4"
-DESCRIPTION="Tool for noninteractively performing password authentication with ssh."
+DESCRIPTION="Tool for noninteractively performing password authentication with ssh"
HOMEPAGE="http://sshpass.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"