diff options
author | 2012-10-12 01:13:28 +0000 | |
---|---|---|
committer | 2012-10-12 01:13:28 +0000 | |
commit | 5b95a58264548ad4dd528af532e539ed6d1824a1 (patch) | |
tree | b6e8a2deaf0571a6e76857de7b4d711545d48c88 /sci-chemistry/mpqc | |
parent | Drop unnecessary patch, thanks Arfrever. (diff) | |
download | gentoo-2-5b95a58264548ad4dd528af532e539ed6d1824a1.tar.gz gentoo-2-5b95a58264548ad4dd528af532e539ed6d1824a1.tar.bz2 gentoo-2-5b95a58264548ad4dd528af532e539ed6d1824a1.zip |
stable ppc64, bug #436886
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/mpqc')
-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 0c4b00f6c17a..d0e6b31423b0 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.27 2012/10/10 18:45:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/ChangeLog,v 1.28 2012/10/12 01:13:28 blueness Exp $ + + 12 Oct 2012; Anthony G. Basile <blueness@gentoo.org> mpqc-2.3.1-r3.ebuild: + stable ppc64, bug #436886 10 Oct 2012; Agostino Sarubbo <ago@gentoo.org> mpqc-2.3.1-r3.ebuild: Stable for amd64, wrt 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 c0cab0cd9a99..1a2731c59350 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.4 2012/10/10 18:45:18 ago Exp $ +# $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 $ 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=" |