diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-03 18:22:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-03 18:22:29 +0000 |
commit | 96b3102897ae5fba8b637987444826e9ce5d19ee (patch) | |
tree | d6c7c6390f4ab08885ff0afd51943649a81aac10 /sci-mathematics/pari | |
parent | whitespace (diff) | |
download | gentoo-2-96b3102897ae5fba8b637987444826e9ce5d19ee.tar.gz gentoo-2-96b3102897ae5fba8b637987444826e9ce5d19ee.tar.bz2 gentoo-2-96b3102897ae5fba8b637987444826e9ce5d19ee.zip |
whitespace
(Portage version: 2.1.3.9)
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r-- | sci-mathematics/pari/pari-2.3.2-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/pari/pari-2.3.2-r1.ebuild b/sci-mathematics/pari/pari-2.3.2-r1.ebuild index 19b880204ca0..0e139ac68a5a 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-2007 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.2 2007/10/03 05:00:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2-r1.ebuild,v 1.3 2007/10/03 18:22:29 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 - src_unpack() { unpack ${A} cd "${S}" |