diff options
Diffstat (limited to 'app-sci/octave/octave-2.1.36.ebuild')
-rw-r--r-- | app-sci/octave/octave-2.1.36.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-sci/octave/octave-2.1.36.ebuild b/app-sci/octave/octave-2.1.36.ebuild index 2b5cb3684b6a..316c5bed0d78 100644 --- a/app-sci/octave/octave-2.1.36.ebuild +++ b/app-sci/octave/octave-2.1.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.36.ebuild,v 1.3 2002/10/04 05:01:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.36.ebuild,v 1.4 2002/10/20 18:40:37 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU Octave is a high-level language (MatLab compatible) intended for numerical computations." @@ -12,7 +12,6 @@ DEPEND="virtual/glibc >=media-gfx/gnuplot-3.7.1-r3 >=dev-libs/fftw-2.1.3 >=dev-util/gperf-2.7.2" -RDEPEND="${DEPEND}" PROVIDE="dev-lang/octave" LICENSE="GPL-2" |