diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-08 16:26:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-08 16:26:10 +0000 |
commit | 6496a1d54ccad287310e30f7adeecde73621744b (patch) | |
tree | b44d0dabbd0f8decceeabe49c01e1ab24af16d8a /sci-chemistry/psi | |
parent | Added clarens and geant4 local use flags for sci-physics/root, and masked sci... (diff) | |
download | gentoo-2-6496a1d54ccad287310e30f7adeecde73621744b.tar.gz gentoo-2-6496a1d54ccad287310e30f7adeecde73621744b.tar.bz2 gentoo-2-6496a1d54ccad287310e30f7adeecde73621744b.zip |
add missing test use flag to IUSE
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-chemistry/psi')
-rw-r--r-- | sci-chemistry/psi/psi-3.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/psi/psi-3.3.0.ebuild b/sci-chemistry/psi/psi-3.3.0.ebuild index 4cebec936968..fe00e3afdf4f 100644 --- a/sci-chemistry/psi/psi-3.3.0.ebuild +++ b/sci-chemistry/psi/psi-3.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/psi/psi-3.3.0.ebuild,v 1.1 2008/07/07 07:17:30 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/psi/psi-3.3.0.ebuild,v 1.2 2008/07/08 16:26:10 mr_bones_ Exp $ inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/psicode/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" +IUSE="test" RDEPEND="virtual/blas virtual/lapack |