diff options
author | 2010-07-09 13:36:47 +0000 | |
---|---|---|
committer | 2010-07-09 13:36:47 +0000 | |
commit | 215dabc65f02824a9ef8d4a48757dc7bfecd51b0 (patch) | |
tree | ca68288973d857a3ea889f9908ffa6cfa5a38fe0 /sci-chemistry/apbs | |
parent | stable x86, bug 327333 (diff) | |
download | gentoo-2-215dabc65f02824a9ef8d4a48757dc7bfecd51b0.tar.gz gentoo-2-215dabc65f02824a9ef8d4a48757dc7bfecd51b0.tar.bz2 gentoo-2-215dabc65f02824a9ef8d4a48757dc7bfecd51b0.zip |
stable x86, bug 324613
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/apbs')
-rw-r--r-- | sci-chemistry/apbs/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/apbs/ChangeLog b/sci-chemistry/apbs/ChangeLog index 872b3f6689a2..2b295857a1af 100644 --- a/sci-chemistry/apbs/ChangeLog +++ b/sci-chemistry/apbs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/apbs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.37 2010/06/27 16:53:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.38 2010/07/09 13:36:47 fauli Exp $ + + 09 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + apbs-1.2.1b-r4.ebuild: + stable x86, bug 324613 27 Jun 2010; Justin Lecher <jlec@gentoo.org> apbs-1.2.1b-r4.ebuild: Force LC_NUMERIC to C during test, should fix problem with decimal diff --git a/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild b/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild index 0ee0be5f25cb..34454d748029 100644 --- a/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild +++ b/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v 1.6 2010/06/27 16:53:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v 1.7 2010/07/09 13:36:47 fauli Exp $ EAPI="3" @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-source.tar.gz" SLOT="0" LICENSE="BSD" IUSE="arpack doc mpi openmp python tinker tools" -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" DEPEND="dev-libs/maloc[mpi=] virtual/blas |