diff options
author | 2012-10-10 18:45:18 +0000 | |
---|---|---|
committer | 2012-10-10 18:45:18 +0000 | |
commit | d42443c7743d686c9fa74b52563b65c1b5d4cca1 (patch) | |
tree | 07c583a711f106577c4f303aaa14910ca42f3b31 /sci-chemistry | |
parent | Stable for amd64, wrt bug #433355 (diff) | |
download | gentoo-2-d42443c7743d686c9fa74b52563b65c1b5d4cca1.tar.gz gentoo-2-d42443c7743d686c9fa74b52563b65c1b5d4cca1.tar.bz2 gentoo-2-d42443c7743d686c9fa74b52563b65c1b5d4cca1.zip |
Stable for amd64, wrt bug #436886
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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 fe23eb55ea92..0c4b00f6c17a 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.26 2012/10/10 16:43:40 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/ChangeLog,v 1.27 2012/10/10 18:45:18 ago Exp $ + + 10 Oct 2012; Agostino Sarubbo <ago@gentoo.org> mpqc-2.3.1-r3.ebuild: + Stable for amd64, wrt bug #436886 10 Oct 2012; Justin Lecher <jlec@gentoo.org> mpqc-2.3.1-r3.ebuild: Handle static-libs diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild index 651db08c3bd6..c0cab0cd9a99 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.3 2012/10/10 16:43:40 jlec Exp $ +# $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 $ 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=" |