diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-08-25 19:28:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-08-25 19:28:42 +0000 |
commit | 5f4f2ece9a363818c765e915a7f60a995e063f2b (patch) | |
tree | ea5067c463297b73c34c821f9a824f8cc79a88c8 /sci-mathematics/qtoctave | |
parent | whitespace (diff) | |
download | gentoo-2-5f4f2ece9a363818c765e915a7f60a995e063f2b.tar.gz gentoo-2-5f4f2ece9a363818c765e915a7f60a995e063f2b.tar.bz2 gentoo-2-5f4f2ece9a363818c765e915a7f60a995e063f2b.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics/qtoctave')
-rw-r--r-- | sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild b/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild index 766ae3de5899..3606f65857e1 100644 --- a/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild +++ b/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild,v 1.1 2009/08/25 01:48:08 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild,v 1.2 2009/08/25 19:28:42 mr_bones_ Exp $ EAPI="2" @@ -24,7 +24,6 @@ RDEPEND="${DEPEND} S="${WORKDIR}"/${P}/${PN} - src_prepare() { epatch "${FILESDIR}"/${PN}-0.8.1-gcc4.4.patch } |