diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-03-11 18:07:45 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-03-11 18:07:45 +0000 |
commit | 1c351a05862d98899dd54e8535e9ded3afe49be7 (patch) | |
tree | 09b1af2eab90aed7ca36593a98806640ec120bd2 /sci-mathematics | |
parent | Version bump (diff) | |
download | gentoo-2-1c351a05862d98899dd54e8535e9ded3afe49be7.tar.gz gentoo-2-1c351a05862d98899dd54e8535e9ded3afe49be7.tar.bz2 gentoo-2-1c351a05862d98899dd54e8535e9ded3afe49be7.zip |
whitespace
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/octave-3.2.4-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-3.2.4-r1.ebuild b/sci-mathematics/octave/octave-3.2.4-r1.ebuild index 44aab1daea5e..b29320407fe5 100644 --- a/sci-mathematics/octave/octave-3.2.4-r1.ebuild +++ b/sci-mathematics/octave/octave-3.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.2 2010/03/11 15:30:03 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.3 2010/03/11 18:07:45 mr_bones_ Exp $ EAPI="2" inherit flag-o-matic xemacs-elisp-common @@ -14,7 +14,6 @@ SLOT="0" IUSE="curl doc emacs fltk fftw opengl readline sparse test xemacs zlib" KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" - RDEPEND="dev-libs/libpcre media-gfx/graphicsmagick[cxx] media-libs/qhull |