diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:46:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:46:29 +0000 |
commit | 30e133fc20d698e5d8122f9302e95fd7117e484d (patch) | |
tree | a25a015fb36cc7cbdad29476aac92e5ab9428aeb /net-misc/pssh | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-30e133fc20d698e5d8122f9302e95fd7117e484d.tar.gz gentoo-2-30e133fc20d698e5d8122f9302e95fd7117e484d.tar.bz2 gentoo-2-30e133fc20d698e5d8122f9302e95fd7117e484d.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/pssh')
-rw-r--r-- | net-misc/pssh/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/pssh/pssh-2.1.1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/pssh/pssh-2.2.2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-misc/pssh/ChangeLog b/net-misc/pssh/ChangeLog index dd28d738c1d2..00cc53b8394e 100644 --- a/net-misc/pssh/ChangeLog +++ b/net-misc/pssh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/pssh -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pssh/ChangeLog,v 1.7 2012/08/18 10:33:33 pesa Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/pssh/ChangeLog,v 1.8 2014/08/10 20:46:29 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pssh-2.1.1.ebuild, + pssh-2.2.2.ebuild: + QA: drop trailing '.' from DESCRIPTION *pssh-2.3.1 (18 Aug 2012) diff --git a/net-misc/pssh/pssh-2.1.1.ebuild b/net-misc/pssh/pssh-2.1.1.ebuild index d85f12653e7e..1f738bd58048 100644 --- a/net-misc/pssh/pssh-2.1.1.ebuild +++ b/net-misc/pssh/pssh-2.1.1.ebuild @@ -1,12 +1,12 @@ -# 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/net-misc/pssh/pssh-2.1.1.ebuild,v 1.3 2012/02/10 03:07:51 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pssh/pssh-2.1.1.ebuild,v 1.4 2014/08/10 20:46:29 slyfox Exp $ EAPI="3" PYTHON_DEPEND="*:2.5" inherit distutils -DESCRIPTION="This package provides parallel versions of the openssh tools." +DESCRIPTION="This package provides parallel versions of the openssh tools" HOMEPAGE="http://code.google.com/p/parallel-ssh/" SRC_URI="http://parallel-ssh.googlecode.com/files/${P}.tar.gz" diff --git a/net-misc/pssh/pssh-2.2.2.ebuild b/net-misc/pssh/pssh-2.2.2.ebuild index 0390e5860a83..a22f72e21ae1 100644 --- a/net-misc/pssh/pssh-2.2.2.ebuild +++ b/net-misc/pssh/pssh-2.2.2.ebuild @@ -1,12 +1,12 @@ -# 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/net-misc/pssh/pssh-2.2.2.ebuild,v 1.3 2012/02/10 03:07:51 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pssh/pssh-2.2.2.ebuild,v 1.4 2014/08/10 20:46:29 slyfox Exp $ EAPI="3" PYTHON_DEPEND="*:2.5" inherit distutils -DESCRIPTION="This package provides parallel versions of the openssh tools." +DESCRIPTION="This package provides parallel versions of the openssh tools" HOMEPAGE="http://code.google.com/p/parallel-ssh/" SRC_URI="http://parallel-ssh.googlecode.com/files/${P}.tar.gz" |