diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 22:31:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 22:31:56 +0000 |
commit | f949fd9710801da462851abef970e8ccc8cca677 (patch) | |
tree | be0eaa0320d18a005bee8afc5ac0c32f1822d09d /sci-chemistry/mpqc | |
parent | Removed myself as maintainer, Anarchy said he will maintain it for the mozill... (diff) | |
download | gentoo-2-f949fd9710801da462851abef970e8ccc8cca677.tar.gz gentoo-2-f949fd9710801da462851abef970e8ccc8cca677.tar.bz2 gentoo-2-f949fd9710801da462851abef970e8ccc8cca677.zip |
whitespace
(Portage version: 2.0.53)
Diffstat (limited to 'sci-chemistry/mpqc')
-rw-r--r-- | sci-chemistry/mpqc/mpqc-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/mpqc/mpqc-2.3.0.ebuild b/sci-chemistry/mpqc/mpqc-2.3.0.ebuild index a69f534ded2b..65737cc078ad 100644 --- a/sci-chemistry/mpqc/mpqc-2.3.0.ebuild +++ b/sci-chemistry/mpqc/mpqc-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.0.ebuild,v 1.2 2005/11/20 18:15:19 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.0.ebuild,v 1.3 2006/01/09 22:29:30 mr_bones_ Exp $ inherit fortran @@ -21,7 +21,7 @@ DEPEND="sys-devel/flex >=sys-apps/sed-4 tcltk? ( dev-lang/tk ) doc? ( app-doc/doxygen - media-gfx/graphviz)" + media-gfx/graphviz )" src_unpack() { unpack ${A} |