Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 480760
Collapse All | Expand All

(-)/usr/portage/sys-cluster/mpich/mpich-3.0.4.ebuild (-2 / +2 lines)
Lines 8-17 Link Here
8
8
9
inherit fortran-2
9
inherit fortran-2
10
10
11
MY_PV=${PV/_/}
11
MY_PV=${PV/_beta/b}
12
DESCRIPTION="A high performance and portable MPI implementation"
12
DESCRIPTION="A high performance and portable MPI implementation"
13
HOMEPAGE="http://www.mpich.org/"
13
HOMEPAGE="http://www.mpich.org/"
14
SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz"
14
SRC_URI="http://www.mpich.org/static/downloads/${MY_PV}/${PN}-${MY_PV}.tar.gz"
15
15
16
SLOT="0"
16
SLOT="0"
17
LICENSE="mpich"
17
LICENSE="mpich"

Return to bug 480760