From ef0bc14918d6ca60a981d46113acd3fc92fca1c7 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Thu, 3 Apr 2008 15:41:01 +0000 Subject: whitespace (Portage version: 2.1.4.4) --- sci-mathematics/pari/pari-2.3.2-r1.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sci-mathematics') diff --git a/sci-mathematics/pari/pari-2.3.2-r1.ebuild b/sci-mathematics/pari/pari-2.3.2-r1.ebuild index 09c7b936dc9a..e2e626a8e81c 100644 --- a/sci-mathematics/pari/pari-2.3.2-r1.ebuild +++ b/sci-mathematics/pari/pari-2.3.2-r1.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/pari/pari-2.3.2-r1.ebuild,v 1.9 2008/04/03 12:37:59 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2-r1.ebuild,v 1.10 2008/04/03 15:41:01 mr_bones_ Exp $ inherit elisp-common eutils flag-o-matic multilib toolchain-funcs @@ -19,7 +19,6 @@ DEPEND="doc? ( virtual/tetex ) emacs? ( virtual/emacs )" SITEFILE=50${PN}-gentoo.el - get_compile_dir() { pushd "${S}/config" >& /dev/null local fastread=yes @@ -28,7 +27,6 @@ get_compile_dir() { echo "O${osname}-${arch}" } - src_unpack() { unpack ${A} cd "${S}" -- cgit v1.2.3-65-gdbad