diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-05-01 18:25:33 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-05-01 18:25:33 +0000 |
commit | 0b15ed24746362bca5c5eaa796fc81a61c77c86e (patch) | |
tree | 9ce2a9d9725fe613458a4a9d2f1bec65ca9a5e06 /sys-cluster/mpich/mpich-1.2.7_p1.ebuild | |
parent | Stable on hppa. See bug #130657. (diff) | |
download | historical-0b15ed24746362bca5c5eaa796fc81a61c77c86e.tar.gz historical-0b15ed24746362bca5c5eaa796fc81a61c77c86e.tar.bz2 historical-0b15ed24746362bca5c5eaa796fc81a61c77c86e.zip |
ppc stable, bug #130381
Package-Manager: portage-2.1_pre10
Diffstat (limited to 'sys-cluster/mpich/mpich-1.2.7_p1.ebuild')
-rw-r--r-- | sys-cluster/mpich/mpich-1.2.7_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/mpich/mpich-1.2.7_p1.ebuild b/sys-cluster/mpich/mpich-1.2.7_p1.ebuild index 6d9be10612d3..3289ff5a6501 100644 --- a/sys-cluster/mpich/mpich-1.2.7_p1.ebuild +++ b/sys-cluster/mpich/mpich-1.2.7_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.7_p1.ebuild,v 1.3 2006/05/01 11:51:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.7_p1.ebuild,v 1.4 2006/05/01 18:25:33 dertobi123 Exp $ inherit eutils @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.mcs.anl.gov/pub/mpi/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 ~x86" IUSE="doc crypt" PROVIDE="virtual/mpi" |