diff options
author | Justin Bronder <jsbronder@gentoo.org> | 2013-01-06 18:48:37 +0000 |
---|---|---|
committer | Justin Bronder <jsbronder@gentoo.org> | 2013-01-06 18:48:37 +0000 |
commit | 77616515908e888f36713e8f87eadcb4ad44271b (patch) | |
tree | 4b805b407473bfb5550bae3227ca8068092a2b3e /sys-cluster/mpe2 | |
parent | Use virtual/python-unittest2. (diff) | |
download | gentoo-2-77616515908e888f36713e8f87eadcb4ad44271b.tar.gz gentoo-2-77616515908e888f36713e8f87eadcb4ad44271b.tar.bz2 gentoo-2-77616515908e888f36713e8f87eadcb4ad44271b.zip |
Update license re #449344
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 4D7043C9)
Diffstat (limited to 'sys-cluster/mpe2')
-rw-r--r-- | sys-cluster/mpe2/ChangeLog | 8 | ||||
-rw-r--r-- | sys-cluster/mpe2/mpe2-1.0.6_p1-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-cluster/mpe2/mpe2-1.0.6_p1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-cluster/mpe2/ChangeLog b/sys-cluster/mpe2/ChangeLog index 79bcc9367ad3..a55620141d77 100644 --- a/sys-cluster/mpe2/ChangeLog +++ b/sys-cluster/mpe2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/mpe2 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpe2/ChangeLog,v 1.10 2012/10/16 18:46:07 jlec Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpe2/ChangeLog,v 1.11 2013/01/06 18:48:37 jsbronder Exp $ + + 06 Jan 2013; Justin Bronder <jsbronder@gentoo.org> mpe2-1.0.6_p1.ebuild, + mpe2-1.0.6_p1-r1.ebuild: + Update license re #449344 16 Oct 2012; Justin Lecher <jlec@gentoo.org> mpe2-1.0.6_p1.ebuild, mpe2-1.0.6_p1-r1.ebuild, metadata.xml: diff --git a/sys-cluster/mpe2/mpe2-1.0.6_p1-r1.ebuild b/sys-cluster/mpe2/mpe2-1.0.6_p1-r1.ebuild index 68092aa53ea7..c359d4bdf780 100644 --- a/sys-cluster/mpe2/mpe2-1.0.6_p1-r1.ebuild +++ b/sys-cluster/mpe2/mpe2-1.0.6_p1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpe2/mpe2-1.0.6_p1-r1.ebuild,v 1.7 2012/10/16 18:46:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpe2/mpe2-1.0.6_p1-r1.ebuild,v 1.8 2013/01/06 18:48:37 jsbronder Exp $ EAPI=2 @@ -13,7 +13,7 @@ DESCRIPTION="MPI development tools" HOMEPAGE="http://www-unix.mcs.anl.gov/perfvis/download/index.htm" SRC_URI="ftp://ftp.mcs.anl.gov/pub/mpi/${PN%2}/${MY_P}.tar.gz" -LICENSE="as-is" +LICENSE="mpich2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="minimal fortran threads debug" diff --git a/sys-cluster/mpe2/mpe2-1.0.6_p1.ebuild b/sys-cluster/mpe2/mpe2-1.0.6_p1.ebuild index fce1bf2918ed..1b15fca896bd 100644 --- a/sys-cluster/mpe2/mpe2-1.0.6_p1.ebuild +++ b/sys-cluster/mpe2/mpe2-1.0.6_p1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpe2/mpe2-1.0.6_p1.ebuild,v 1.10 2012/10/16 18:46:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpe2/mpe2-1.0.6_p1.ebuild,v 1.11 2013/01/06 18:48:37 jsbronder Exp $ EAPI=2 @@ -13,7 +13,7 @@ DESCRIPTION="MPI development tools" HOMEPAGE="http://www-unix.mcs.anl.gov/perfvis/download/index.htm" SRC_URI="ftp://ftp.mcs.anl.gov/pub/mpi/${PN%2}/${MY_P}.tar.gz" -LICENSE="as-is" +LICENSE="mpich2" SLOT="0" KEYWORDS="amd64 x86" IUSE="minimal fortran threads debug" |