commit: 43665d98b5009f41c973ed16d9ed704028c20a76 Author: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org> AuthorDate: Sat Sep 6 19:44:27 2014 +0000 Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org> CommitDate: Sat Sep 6 19:44:27 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=43665d98
sys-cluster/mpich2: fix license --- sys-cluster/mpich2/mpich2-1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5.ebuild index 7622c44..5391972 100644 --- a/sys-cluster/mpich2/mpich2-1.5.ebuild +++ b/sys-cluster/mpich2/mpich2-1.5.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://www.mcs.anl.gov/research/projects/mpich2/index.php" SRC_URI="http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${MY_PV}/${PN}-${MY_PV}.tar.gz" SLOT="0" -LICENSE="as-is" +LICENSE="mpich2" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="+cxx doc fortran mpi-threads romio threads"
