slyfox 14/08/10 18:22:03 Modified: pdsh-2.26.ebuild pdsh-2.18-r1.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 app-shells/pdsh/pdsh-2.26.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/pdsh/pdsh-2.26.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/pdsh/pdsh-2.26.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/pdsh/pdsh-2.26.ebuild?r1=1.1&r2=1.2 Index: pdsh-2.26.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.26.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdsh-2.26.ebuild 10 Aug 2011 07:28:54 -0000 1.1 +++ pdsh-2.26.ebuild 10 Aug 2014 18:22:03 -0000 1.2 @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.26.ebuild,v 1.1 2011/08/10 07:28:54 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.26.ebuild,v 1.2 2014/08/10 18:22:03 slyfox Exp $ EAPI="2" -DESCRIPTION="A high-performance, parallel remote shell utility." +DESCRIPTION="A high-performance, parallel remote shell utility" HOMEPAGE="https://computing.llnl.gov/linux/pdsh.html" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" 1.4 app-shells/pdsh/pdsh-2.18-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/pdsh/pdsh-2.18-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/pdsh/pdsh-2.18-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/pdsh/pdsh-2.18-r1.ebuild?r1=1.3&r2=1.4 Index: pdsh-2.18-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.18-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pdsh-2.18-r1.ebuild 22 Apr 2010 17:08:14 -0000 1.3 +++ pdsh-2.18-r1.ebuild 10 Aug 2014 18:22:03 -0000 1.4 @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.18-r1.ebuild,v 1.3 2010/04/22 17:08:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.18-r1.ebuild,v 1.4 2014/08/10 18:22:03 slyfox Exp $ EAPI="2" inherit eutils autotools -DESCRIPTION="A high-performance, parallel remote shell utility." +DESCRIPTION="A high-performance, parallel remote shell utility" HOMEPAGE="https://computing.llnl.gov/linux/pdsh.html" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" 1.20 app-shells/pdsh/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/pdsh/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/pdsh/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/pdsh/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-shells/pdsh/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 10 Aug 2011 07:28:53 -0000 1.19 +++ ChangeLog 10 Aug 2014 18:22:03 -0000 1.20 @@ -1,6 +1,10 @@ # ChangeLog for app-shells/pdsh -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/ChangeLog,v 1.19 2011/08/10 07:28:53 ultrabug Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/ChangeLog,v 1.20 2014/08/10 18:22:03 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> pdsh-2.18-r1.ebuild, + pdsh-2.26.ebuild: + QA: drop trailing '.' from DESCRIPTION *pdsh-2.26 (10 Aug 2011) @@ -92,4 +96,3 @@ 20 Jul 2006; Donnie Berkholz <[email protected]>; +metadata.xml, +pdsh-2.9.ebuild: (#81171) Add the parallel distributed shell ([email protected]). -
