summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-06-30 23:11:40 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-06-30 23:11:40 +0000
commit20248859c1f3a27aee996df9ea922e3daa66c56c (patch)
tree7e26b45b586e95607f4318b5962e707f598b8a65 /sci-mathematics/pspp
parentwhitespace (diff)
downloadgentoo-2-20248859c1f3a27aee996df9ea922e3daa66c56c.tar.gz
gentoo-2-20248859c1f3a27aee996df9ea922e3daa66c56c.tar.bz2
gentoo-2-20248859c1f3a27aee996df9ea922e3daa66c56c.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-mathematics/pspp')
-rw-r--r--sci-mathematics/pspp/pspp-0.6.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sci-mathematics/pspp/pspp-0.6.0.ebuild b/sci-mathematics/pspp/pspp-0.6.0.ebuild
index 4badf370f260..cfcbfd414f6b 100644
--- a/sci-mathematics/pspp/pspp-0.6.0.ebuild
+++ b/sci-mathematics/pspp/pspp-0.6.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-mathematics/pspp/pspp-0.6.0.ebuild,v 1.1 2008/06/30 13:28:44 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.6.0.ebuild,v 1.2 2008/06/30 23:11:40 mr_bones_ Exp $
inherit elisp-common autotools
@@ -26,7 +26,6 @@ RDEPEND="sci-libs/gsl
DEPEND="${RDEPEND}
psppire? ( dev-util/pkgconfig )"
-
SITEFILE=50${PN}-gentoo.el
src_unpack() {
@@ -36,7 +35,6 @@ src_unpack() {
eautoreconf
}
-
src_compile() {
econf \
$(use_with plotutils libplot) \