diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 10:59:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 10:59:07 +0000 |
commit | bcefa8f2186430e5a763201ef04cd26b260bab67 (patch) | |
tree | 9d3d6f3c9baf77f500d239ed807ef70147640d34 /sci-chemistry | |
parent | Stable for x86, wrt bug #440366 (diff) | |
download | gentoo-2-bcefa8f2186430e5a763201ef04cd26b260bab67.tar.gz gentoo-2-bcefa8f2186430e5a763201ef04cd26b260bab67.tar.bz2 gentoo-2-bcefa8f2186430e5a763201ef04cd26b260bab67.zip |
Stable for x86, wrt bug #436886
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/mpqc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/mpqc/ChangeLog b/sci-chemistry/mpqc/ChangeLog index d0e6b31423b0..a94d78a22796 100644 --- a/sci-chemistry/mpqc/ChangeLog +++ b/sci-chemistry/mpqc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/mpqc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/ChangeLog,v 1.28 2012/10/12 01:13:28 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/ChangeLog,v 1.29 2012/11/21 10:59:07 ago Exp $ + + 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> mpqc-2.3.1-r3.ebuild: + Stable for x86, wrt bug #436886 12 Oct 2012; Anthony G. Basile <blueness@gentoo.org> mpqc-2.3.1-r3.ebuild: stable ppc64, bug #436886 diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild index 1a2731c59350..3aebe1ff93f6 100644 --- a/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild +++ b/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r3.ebuild,v 1.5 2012/10/12 01:13:28 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild,v 1.6 2012/11/21 10:59:07 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/mpqc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="doc mpi threads static-libs tk" RDEPEND=" |