diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:28:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:28:09 +0000 |
commit | f3cc63dee2e6d6688ec55e9e0514c96bed12d442 (patch) | |
tree | 21c1ff951ee2c71348d6b2c88cdd681de7ffc918 /sci-mathematics/pspp | |
parent | whitespace (diff) | |
download | historical-f3cc63dee2e6d6688ec55e9e0514c96bed12d442.tar.gz historical-f3cc63dee2e6d6688ec55e9e0514c96bed12d442.tar.bz2 historical-f3cc63dee2e6d6688ec55e9e0514c96bed12d442.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sci-mathematics/pspp')
-rw-r--r-- | sci-mathematics/pspp/pspp-0.4.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/pspp/pspp-0.4.0.ebuild b/sci-mathematics/pspp/pspp-0.4.0.ebuild index c812f02bc35b..912459603f2d 100644 --- a/sci-mathematics/pspp/pspp-0.4.0.ebuild +++ b/sci-mathematics/pspp/pspp-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.4.0.ebuild,v 1.1 2007/03/19 19:39:44 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.4.0.ebuild,v 1.2 2007/07/13 05:28:09 mr_bones_ Exp $ inherit elisp-common @@ -19,7 +19,6 @@ DEPEND=">=sci-libs/gsl-1.6 ncurses? ( >=sys-libs/ncurses-5.4 ) plotutils? ( >=media-libs/plotutils-2.4.1 )" - # make check gave 39 failures of out 96 tests RESTRICT="test" |