slyfox 14/08/10 20:46:29 Modified: pssh-2.1.1.ebuild pssh-2.2.2.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.4 net-misc/pssh/pssh-2.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pssh/pssh-2.1.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pssh/pssh-2.1.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pssh/pssh-2.1.1.ebuild?r1=1.3&r2=1.4 Index: pssh-2.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/pssh/pssh-2.1.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pssh-2.1.1.ebuild 10 Feb 2012 03:07:51 -0000 1.3 +++ pssh-2.1.1.ebuild 10 Aug 2014 20:46:29 -0000 1.4 @@ -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" 1.4 net-misc/pssh/pssh-2.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pssh/pssh-2.2.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pssh/pssh-2.2.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pssh/pssh-2.2.2.ebuild?r1=1.3&r2=1.4 Index: pssh-2.2.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/pssh/pssh-2.2.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pssh-2.2.2.ebuild 10 Feb 2012 03:07:51 -0000 1.3 +++ pssh-2.2.2.ebuild 10 Aug 2014 20:46:29 -0000 1.4 @@ -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" 1.8 net-misc/pssh/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pssh/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pssh/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pssh/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/pssh/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 18 Aug 2012 10:33:33 -0000 1.7 +++ ChangeLog 10 Aug 2014 20:46:29 -0000 1.8 @@ -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 <sly...@gentoo.org> pssh-2.1.1.ebuild, + pssh-2.2.2.ebuild: + QA: drop trailing '.' from DESCRIPTION *pssh-2.3.1 (18 Aug 2012)