diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-06-11 12:49:22 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-06-11 12:49:22 +0200 |
commit | 560d743fba27c1fa84132a436a6effd435997e12 (patch) | |
tree | 18f084307289abd6a6772fcd5e3b8176b651829e /sys-cluster/mpich | |
parent | net-fs/samba: Init script improvements. (diff) | |
download | gentoo-560d743fba27c1fa84132a436a6effd435997e12.tar.gz gentoo-560d743fba27c1fa84132a436a6effd435997e12.tar.bz2 gentoo-560d743fba27c1fa84132a436a6effd435997e12.zip |
sys-cluster/mpich: Update LICENSE.
The mpich license is a duplicate of mpich2.
Bug: https://bugs.gentoo.org/657686
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-cluster/mpich')
-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" |