gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2149: add blurb for octave


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2149: add blurb for octave
Date: Sun, 31 Mar 2013 16:02:33 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2149
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-03-31 16:02:33 +0200
message:
  add blurb for octave
modified:
  gnu/octave/Makefile
=== modified file 'gnu/octave/Makefile'
--- a/gnu/octave/Makefile       2013-02-25 19:09:45 +0000
+++ b/gnu/octave/Makefile       2013-03-31 14:02:33 +0000
@@ -2,7 +2,14 @@
 GARNAME = octave
 GARVERSION = 3.6.4
 HOME_URL = http://www.gnu.org/software/octave/
-DESCRIPTION = GNU Octave
+DESCRIPTION = An interpreted language for numerical computations
+define BLURB
+ GNU Octave is a high-level interpreted language that is specialized
+ for numerical computations.  It can be used for both linear and non-
+ linear applications and it provides great support for visualizing
+ results.  Work may be performed both at the interactive command-line
+ as well as via script files.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]