Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 89969 | Differences between
and this patch

Collapse All | Expand All

(-)gromacs/Manifest (-1 / +1 lines)
Lines 1-4 Link Here
1
MD5 d5d785a98040a5926b5836028555874c ChangeLog 3090
1
MD5 d5d785a98040a5926b5836028555874c ChangeLog 3090
2
MD5 af1bfbb0777267a03e889b08173f2757 metadata.xml 248
2
MD5 af1bfbb0777267a03e889b08173f2757 metadata.xml 248
3
MD5 e2ac581b7af5fc0b74fee0411ca827aa gromacs-3.2.1.ebuild 1903
3
MD5 87a97463ef77e2af3b5a0ec44a950c42 gromacs-3.2.1.ebuild 1909
4
MD5 e6cada3bcb0c80d058e7be754fde4612 files/digest-gromacs-3.2.1 66
4
MD5 e6cada3bcb0c80d058e7be754fde4612 files/digest-gromacs-3.2.1 66
(-)gromacs/gromacs-3.2.1.ebuild (-1 / +2 lines)
Lines 12-18 Link Here
12
12
13
LICENSE="GPL-2"
13
LICENSE="GPL-2"
14
SLOT="0"
14
SLOT="0"
15
KEYWORDS="x86 amd64"
15
KEYWORDS="x86 amd64 ppc64"
16
16
17
#mpi is a local USE flag now
17
#mpi is a local USE flag now
18
#May become official when situation with mpich is cleared (now the only mpi implementation awailable is lam-mpi)
18
#May become official when situation with mpich is cleared (now the only mpi implementation awailable is lam-mpi)
Lines 34-39 Link Here
34
	then
34
	then
35
		myconf="${myconf} --enable-axp-asm"
35
		myconf="${myconf} --enable-axp-asm"
36
	fi
36
	fi
37
	$(use_with altivec ppc-altivec)
37
38
38
	# static should work but something's broken.
39
	# static should work but something's broken.
39
	# gcc spec file may be screwed up.
40
	# gcc spec file may be screwed up.

Return to bug 89969