slyfox 14/08/10 20:21:16 Modified: osc-mpiexec-0.83.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.5 sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild?r1=1.4&r2=1.5 Index: osc-mpiexec-0.83.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- osc-mpiexec-0.83.ebuild 2 Mar 2010 02:40:39 -0000 1.4 +++ osc-mpiexec-0.83.ebuild 10 Aug 2014 20:21:16 -0000 1.5 @@ -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" 1.5 sys-cluster/osc-mpiexec/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/osc-mpiexec/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/osc-mpiexec/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/osc-mpiexec/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/osc-mpiexec/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 2 Mar 2010 02:40:39 -0000 1.4 +++ ChangeLog 10 Aug 2014 20:21:16 -0000 1.5 @@ -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 <sly...@gentoo.org> osc-mpiexec-0.83.ebuild: + QA: drop trailing '.' from DESCRIPTION 02 Mar 2010; Justin Bronder <jsbron...@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. -