diff options
author | 2008-07-27 14:23:15 +0000 | |
---|---|---|
committer | 2008-07-27 14:23:15 +0000 | |
commit | cd26acf330ecc693be4b784a9cc945251e3673df (patch) | |
tree | 20c437daca7887ee899d85d151caaa48397725ed /sci-physics | |
parent | whitespace (diff) | |
download | gentoo-2-cd26acf330ecc693be4b784a9cc945251e3673df.tar.gz gentoo-2-cd26acf330ecc693be4b784a9cc945251e3673df.tar.bz2 gentoo-2-cd26acf330ecc693be4b784a9cc945251e3673df.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/root-5.18.00d.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/root/root-5.18.00d.ebuild b/sci-physics/root/root-5.18.00d.ebuild index a14fce30b22c..6624d3e3b4ed 100644 --- a/sci-physics/root/root-5.18.00d.ebuild +++ b/sci-physics/root/root-5.18.00d.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-physics/root/root-5.18.00d.ebuild,v 1.4 2008/07/26 21:40:13 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.18.00d.ebuild,v 1.5 2008/07/27 14:23:15 mr_bones_ Exp $ EAPI="1" inherit versionator flag-o-matic eutils toolchain-funcs qt3 qt4 fortran @@ -39,7 +39,7 @@ RDEPEND="sys-apps/shadow qt4? ( || ( ( x11-libs/qt-gui:4 x11-libs/qt-opengl:4 x11-libs/qt-qt3support:4 - x11-libs/qt-xml:4 ) + x11-libs/qt-xml:4 ) =x11-libs/qt-4.3* ) ) fftw? ( >=sci-libs/fftw-3 ) python? ( dev-lang/python ) |