summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-02 12:33:39 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-02 12:33:39 +0000
commit571f4565404a347c053204944f2c9955fa1bd8d1 (patch)
tree009c08014b532b48112f47b8bc0afd83fb47c72f /app-sci/octave
parentadd metadata.xml skel file (diff)
downloadgentoo-2-571f4565404a347c053204944f2c9955fa1bd8d1.tar.gz
gentoo-2-571f4565404a347c053204944f2c9955fa1bd8d1.tar.bz2
gentoo-2-571f4565404a347c053204944f2c9955fa1bd8d1.zip
unmasks and changelog fixes
Diffstat (limited to 'app-sci/octave')
-rw-r--r--app-sci/octave/ChangeLog7
-rw-r--r--app-sci/octave/octave-2.1.40.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/app-sci/octave/ChangeLog b/app-sci/octave/ChangeLog
index 8e32e31ebf04..47118bf0583b 100644
--- a/app-sci/octave/ChangeLog
+++ b/app-sci/octave/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for app-sci/octave
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.15 2003/06/09 20:09:37 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.16 2003/07/02 12:33:39 aliz Exp $
*octave-2.1.49 (09 Jun 2003)
09 Jun 2003; George Shapovalov <george@gentoo.org> octave-2.1.49.ebuild :
@@ -31,6 +31,11 @@
13 Dec 2002; George Shapovalov <george@gentoo.org> octave-2.1.40.ebuild, files/digest-octave-2.1.40 :
new version
+*octave-2.0.17-r2 (09 Apr 2003)
+
+ 02 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
+
*octave-2.0.17-r1 (13 Jul 2002)
25 Oct 2002; George Shapovalov <george@gentoo.org> octave-2.0.17-r1.ebuild, files/digest-octave-2.0.17-r1 :
diff --git a/app-sci/octave/octave-2.1.40.ebuild b/app-sci/octave/octave-2.1.40.ebuild
index 6432e31ccdf8..1b9ae9f6efc1 100644
--- a/app-sci/octave/octave-2.1.40.ebuild
+++ b/app-sci/octave/octave-2.1.40.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 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.40.ebuild,v 1.4 2003/02/13 09:24:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.40.ebuild,v 1.5 2003/07/02 12:33:39 aliz Exp $
DESCRIPTION="GNU Octave is a high-level language (MatLab compatible) intended for numerical computations"
SRC_URI="ftp://ftp.octave.org/pub/octave/bleeding-edge/${P}.tar.bz2"
HOMEPAGE="http://www.octave.org/"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~alpha"
+KEYWORDS="x86 ~ppc ~alpha"
SLOT="0"
IUSE="tetex"