From eb0e6e27e8c0b54c2f5a69505b177dec3a31f817 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Aug 2014 20:21:16 +0000 Subject: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- sys-cluster/osc-mpiexec/ChangeLog | 8 +++++--- sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'sys-cluster/osc-mpiexec') diff --git a/sys-cluster/osc-mpiexec/ChangeLog b/sys-cluster/osc-mpiexec/ChangeLog index e65c36b7b767..5e410a0d5229 100644 --- a/sys-cluster/osc-mpiexec/ChangeLog +++ b/sys-cluster/osc-mpiexec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/osc-mpiexec -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/osc-mpiexec/ChangeLog,v 1.4 2010/03/02 02:40:39 jsbronder Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/osc-mpiexec/ChangeLog,v 1.5 2014/08/10 20:21:16 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich osc-mpiexec-0.83.ebuild: + QA: drop trailing '.' from DESCRIPTION 02 Mar 2010; Justin Bronder osc-mpiexec-0.83.ebuild: @@ -21,4 +24,3 @@ sys-cluster/mpiexec and cleanup of the ebuild. However, we also move the installed mpiexec* files to osc-mpiexec* so that this package can coexist with the newer MPI implementations implementing MPI-2. - diff --git a/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild b/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild index c843b0346d9f..5f3a93beb24d 100644 --- a/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild +++ b/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild @@ -1,9 +1,9 @@ -# 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/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild,v 1.4 2010/03/02 02:40:39 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild,v 1.5 2014/08/10 20:21:16 slyfox Exp $ MY_PN=${PN#osc-} -DESCRIPTION="replacement for mpirun, integrates MPI with PBS." +DESCRIPTION="replacement for mpirun, integrates MPI with PBS" SRC_URI="http://www.osc.edu/~djohnson/mpiexec/${MY_PN}-${PV}.tgz" HOMEPAGE="http://www.osc.edu/~djohnson/mpiexec/index.php" -- cgit v1.2.3-65-gdbad