diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 23:34:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 23:34:15 +0000 |
commit | 6f23bbd3a688fc44e1278f2ba25a119b13494fe3 (patch) | |
tree | 95ddeb8dbc485e33fb50aae0abd7da4964d82703 /app-sci | |
parent | remasking =sys-devel/binutils-2.14.90.0.8-r1 again due to bad gcc/binutils mixes (diff) | |
download | historical-6f23bbd3a688fc44e1278f2ba25a119b13494fe3.tar.gz historical-6f23bbd3a688fc44e1278f2ba25a119b13494fe3.tar.bz2 historical-6f23bbd3a688fc44e1278f2ba25a119b13494fe3.zip |
Stable on alpha.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/octave/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/octave/Manifest | 14 | ||||
-rw-r--r-- | app-sci/octave/octave-2.1.57.ebuild | 4 |
3 files changed, 13 insertions, 10 deletions
diff --git a/app-sci/octave/ChangeLog b/app-sci/octave/ChangeLog index f951a53c6d9a..93bd0b51fa10 100644 --- a/app-sci/octave/ChangeLog +++ b/app-sci/octave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/octave # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.24 2004/04/21 06:23:59 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.25 2004/05/04 23:34:15 kloeri Exp $ + + 05 May 2004; Bryan Østergaard <kloeri@gentoo.org> octave-2.1.57.ebuild: + Stable on alpha. 21 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> octave-2.1.36-r1.ebuild: replaced another patch by epatch diff --git a/app-sci/octave/Manifest b/app-sci/octave/Manifest index ab99e573d4d9..63be599b104d 100644 --- a/app-sci/octave/Manifest +++ b/app-sci/octave/Manifest @@ -1,10 +1,10 @@ -MD5 757343d9bb2d3825f8607c330045877f octave-2.1.50.ebuild 2134 -MD5 23859a581d47a0e729ff57c280006e5d octave-2.1.57.ebuild 2204 -MD5 0c6d8e0842b5926285e3b20d396064f4 octave-2.1.36-r1.ebuild 1968 -MD5 865e8e8e052193b74b91cbfceab30024 ChangeLog 4444 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 c93a44a52d46ca6e8fed8c3c23877c0d files/digest-octave-2.1.36-r1 67 -MD5 74d376b9c7367fe7b333cbc7e8ca37b3 files/kill-dvips.diff 2448 +MD5 0c6d8e0842b5926285e3b20d396064f4 octave-2.1.36-r1.ebuild 1968 +MD5 c3bfd77ab2206dd1af8ea93b612e760d ChangeLog 4536 +MD5 757343d9bb2d3825f8607c330045877f octave-2.1.50.ebuild 2134 +MD5 7d1d66ff27a34986bf1ad072ba8b39ae octave-2.1.57.ebuild 2201 MD5 045463e5ebb1615d834a8145b27a765d files/filebuf.diff 1275 -MD5 806a54605ad877d62105b2f58819c92d files/digest-octave-2.1.50 67 +MD5 74d376b9c7367fe7b333cbc7e8ca37b3 files/kill-dvips.diff 2448 MD5 32c6cee1f5b42b8b20369c3722fb4db2 files/digest-octave-2.1.57 67 +MD5 c93a44a52d46ca6e8fed8c3c23877c0d files/digest-octave-2.1.36-r1 67 +MD5 806a54605ad877d62105b2f58819c92d files/digest-octave-2.1.50 67 diff --git a/app-sci/octave/octave-2.1.57.ebuild b/app-sci/octave/octave-2.1.57.ebuild index f387a020ff6a..38f967c38dc9 100644 --- a/app-sci/octave/octave-2.1.57.ebuild +++ b/app-sci/octave/octave-2.1.57.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.57.ebuild,v 1.2 2004/03/30 12:17:26 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57.ebuild,v 1.3 2004/05/04 23:34:15 kloeri Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.octave.org/pub/octave/bleeding-edge/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" +KEYWORDS="~x86 ~ppc alpha ~sparc ~amd64" IUSE="static readline zlib tetex hdf5 mpi" DEPEND="virtual/glibc |