diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-10-05 09:16:35 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-10-05 09:16:35 +0000 |
commit | 59b0db5571b04c5ed49620178eae9db184b8593f (patch) | |
tree | 8560db3681f8657052495b1ad7d5077f7fc1c388 /sci-chemistry | |
parent | Version 6.2_beta2. (diff) | |
download | gentoo-2-59b0db5571b04c5ed49620178eae9db184b8593f.tar.gz gentoo-2-59b0db5571b04c5ed49620178eae9db184b8593f.tar.bz2 gentoo-2-59b0db5571b04c5ed49620178eae9db184b8593f.zip |
stable on amd64
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/mpqc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/mpqc/ChangeLog b/sci-chemistry/mpqc/ChangeLog index 7abe6101ac37..ddd6459f2819 100644 --- a/sci-chemistry/mpqc/ChangeLog +++ b/sci-chemistry/mpqc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/mpqc # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/ChangeLog,v 1.15 2006/09/20 05:08:59 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/ChangeLog,v 1.16 2006/10/05 09:16:35 blubb Exp $ + + 05 Oct 2006; Simon Stelling <blubb@gentoo.org> mpqc-2.3.1-r1.ebuild: + stable on amd64 20 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml: (#148281) Change herd to sci-chemistry from sci. diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild index e149d14edff1..2055edd664e2 100644 --- a/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild +++ b/sci-chemistry/mpqc/mpqc-2.3.1-r1.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/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild,v 1.4 2006/09/20 01:15:51 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild,v 1.5 2006/10/05 09:16:35 blubb Exp $ inherit fortran @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mpqc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" # Should work on x86, amd64 and ppc, at least -KEYWORDS="~amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="doc threads tk" RDEPEND="virtual/blas |