summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:21:16 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:21:16 +0000
commiteb0e6e27e8c0b54c2f5a69505b177dec3a31f817 (patch)
tree3ca9eec849c9da76e582a0a36e16450ca5bf1495 /sys-cluster/osc-mpiexec
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-eb0e6e27e8c0b54c2f5a69505b177dec3a31f817.tar.gz
gentoo-2-eb0e6e27e8c0b54c2f5a69505b177dec3a31f817.tar.bz2
gentoo-2-eb0e6e27e8c0b54c2f5a69505b177dec3a31f817.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 'sys-cluster/osc-mpiexec')
-rw-r--r--sys-cluster/osc-mpiexec/ChangeLog8
-rw-r--r--sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild6
2 files changed, 8 insertions, 6 deletions
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 <slyfox@gentoo.org> osc-mpiexec-0.83.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
02 Mar 2010; Justin Bronder <jsbronder@gentoo.org>
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"