diff options
-rw-r--r-- | sys-cluster/mpich/mpich-3.0.4.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/mpich/mpich-3.1.3.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/mpich/mpich-3.1.4.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/mpich/mpich-3.2-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/mpich/mpich-3.2.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sys-cluster/mpich/mpich-3.0.4.ebuild b/sys-cluster/mpich/mpich-3.0.4.ebuild index 63dee55d2a0b..c6a40b9fc6ab 100644 --- a/sys-cluster/mpich/mpich-3.0.4.ebuild +++ b/sys-cluster/mpich/mpich-3.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.mpich.org/" SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz" SLOT="0" -LICENSE="mpich" +LICENSE="mpich2" KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+cxx doc fortran mpi-threads romio threads" diff --git a/sys-cluster/mpich/mpich-3.1.3.ebuild b/sys-cluster/mpich/mpich-3.1.3.ebuild index 0ed79526c4a0..196aa6b6cfe3 100644 --- a/sys-cluster/mpich/mpich-3.1.3.ebuild +++ b/sys-cluster/mpich/mpich-3.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.mpich.org/" SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz" SLOT="0" -LICENSE="mpich" +LICENSE="mpich2" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+cxx doc fortran mpi-threads romio threads" diff --git a/sys-cluster/mpich/mpich-3.1.4.ebuild b/sys-cluster/mpich/mpich-3.1.4.ebuild index 81b842d0f03e..f7a59bdf3f58 100644 --- a/sys-cluster/mpich/mpich-3.1.4.ebuild +++ b/sys-cluster/mpich/mpich-3.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.mpich.org/" SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz" SLOT="0" -LICENSE="mpich" +LICENSE="mpich2" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+cxx doc fortran mpi-threads romio threads" diff --git a/sys-cluster/mpich/mpich-3.2-r1.ebuild b/sys-cluster/mpich/mpich-3.2-r1.ebuild index 7a865b38f333..aa21fd7acaef 100644 --- a/sys-cluster/mpich/mpich-3.2-r1.ebuild +++ b/sys-cluster/mpich/mpich-3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.mpich.org/" SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz" SLOT="0" -LICENSE="mpich" +LICENSE="mpich2" KEYWORDS="amd64 ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+cxx doc fortran mpi-threads romio threads" diff --git a/sys-cluster/mpich/mpich-3.2.ebuild b/sys-cluster/mpich/mpich-3.2.ebuild index 81b842d0f03e..f7a59bdf3f58 100644 --- a/sys-cluster/mpich/mpich-3.2.ebuild +++ b/sys-cluster/mpich/mpich-3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.mpich.org/" SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz" SLOT="0" -LICENSE="mpich" +LICENSE="mpich2" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+cxx doc fortran mpi-threads romio threads" |