summaryrefslogtreecommitdiff
path: root/packages/octave/octave_2.1.71.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-10-26 15:58:21 +0000
committerMichael Lauer <mickey@vanille-media.de>2006-10-26 15:58:21 +0000
commit4752d54eeb4106685b1f3f4ed162fd135648d68e (patch)
tree91064967bf6978180e985a7a61f64a35c6f4bc7b /packages/octave/octave_2.1.71.bb
parent85c7d84780764f9d6a063a07435734b854c2132d (diff)
parente6ee92a7aa455b11eba0c25949d620ea55ecd9c0 (diff)
merge of 292370be96ae823e50cc7a6150f75e83d93c1f58
and 73cdb33cdff28d6efe9fa72eb8012c492dc85d33
Diffstat (limited to 'packages/octave/octave_2.1.71.bb')
-rw-r--r--packages/octave/octave_2.1.71.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/octave/octave_2.1.71.bb b/packages/octave/octave_2.1.71.bb
index c042621381..462eccbf65 100644
--- a/packages/octave/octave_2.1.71.bb
+++ b/packages/octave/octave_2.1.71.bb
@@ -1,9 +1,9 @@
-LICENSE = "GPL"
DESCRIPTION = "GNU Octave is a high-level language, primarily intended for numerical computations. \
It provides a convenient command line interface for solving linear and nonlinear problems numerically, \
and for performing other numerical experiments using a language that is mostly compatible with Matlab. \
It may also be used as a batch-oriented language."
-SECTION = "console/util"
+SECTION = "console/utils"
+LICENSE = "GPL"
DEPENDS = "readline ncurses"
SRC_URI = "ftp://ftp.octave.org/pub/octave/bleeding-edge/octave-${PV}.tar.gz"