summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-06 21:05:52 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-06 21:05:52 +0000
commit39d0024550c9d2d507eb40fe2ffc243885d3c970 (patch)
tree6198a8ce2565ffc1c8ab6509abec7622c463ec93 /sci-chemistry
parentamd64/x86 stable, bug #250903 (diff)
downloadgentoo-2-39d0024550c9d2d507eb40fe2ffc243885d3c970.tar.gz
gentoo-2-39d0024550c9d2d507eb40fe2ffc243885d3c970.tar.bz2
gentoo-2-39d0024550c9d2d507eb40fe2ffc243885d3c970.zip
amd64/x86 stable, bug #250903
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/apbs/ChangeLog5
-rw-r--r--sci-chemistry/apbs/apbs-1.0.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/apbs/ChangeLog b/sci-chemistry/apbs/ChangeLog
index 095be8cb94b9..48d3f53bd63e 100644
--- a/sci-chemistry/apbs/ChangeLog
+++ b/sci-chemistry/apbs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/apbs
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.20 2009/02/05 05:44:50 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.21 2009/05/06 21:05:52 maekke Exp $
+
+ 06 May 2009; Markus Meier <maekke@gentoo.org> apbs-1.0.0-r1.ebuild:
+ amd64/x86 stable, bug #250903
05 Feb 2009; Jeremy Olexa <darkside@gentoo.org> apbs-0.5.0.ebuild,
apbs-0.5.1.ebuild, apbs-1.0.0-r1.ebuild:
diff --git a/sci-chemistry/apbs/apbs-1.0.0-r1.ebuild b/sci-chemistry/apbs/apbs-1.0.0-r1.ebuild
index f33a68a0185e..7b068b08c98f 100644
--- a/sci-chemistry/apbs/apbs-1.0.0-r1.ebuild
+++ b/sci-chemistry/apbs/apbs-1.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.0.0-r1.ebuild,v 1.2 2009/02/05 05:44:50 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.0.0-r1.ebuild,v 1.3 2009/05/06 21:05:52 maekke Exp $
inherit eutils fortran autotools
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
SLOT="0"
IUSE="blas mpi python doc"
-KEYWORDS="~ppc ~x86 ~amd64"
+KEYWORDS="amd64 ~ppc x86"
DEPEND="blas? ( virtual/blas )
python? ( dev-lang/python )