diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 01:00:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 01:00:55 +0000 |
commit | 22296d42cdd5686191e54514c49fcd442614c36b (patch) | |
tree | 98fc4f8e0f33ab5ae04df376f23edf0cfca53448 /sci-mathematics | |
parent | Mark 2.8.24 stable on ia64 (diff) | |
download | gentoo-2-22296d42cdd5686191e54514c49fcd442614c36b.tar.gz gentoo-2-22296d42cdd5686191e54514c49fcd442614c36b.tar.bz2 gentoo-2-22296d42cdd5686191e54514c49fcd442614c36b.zip |
Mark 2.1.69 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/octave/Manifest | 8 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.69.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 77dd7128ddd6..eb1901fbb4d7 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/octave # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.13 2005/09/06 00:12:26 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.14 2005/09/17 01:00:55 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> octave-2.1.69.ebuild: + Mark 2.1.69 stable on alpha 06 Sep 2005; Danny van Dyk <kugelfang@gentoo.org> octave-2.1.69.ebuild: Fixed USE=mpi handling. diff --git a/sci-mathematics/octave/Manifest b/sci-mathematics/octave/Manifest index 10526f8ec2ce..33028b2f3a5f 100644 --- a/sci-mathematics/octave/Manifest +++ b/sci-mathematics/octave/Manifest @@ -1,8 +1,8 @@ -MD5 ef7ea2b376c5ebccde58ab393d005495 ChangeLog 8623 +MD5 ece4cdf9ee381f792465c057c0af8e7e octave-2.1.69.ebuild 3634 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 +MD5 ef7ea2b376c5ebccde58ab393d005495 ChangeLog 8623 MD5 4842851327d8ccfb46012e109ff57f9f octave-2.1.71.ebuild 3522 MD5 62c4dfb1220dccc6624875121b80bbeb octave-2.1.57-r1.ebuild 3668 -MD5 b2d461730ff166dfb8f752a8aea22d80 octave-2.1.69.ebuild 3635 -MD5 6582a298022b4c4301eca44791cb6da2 files/digest-octave-2.1.71 67 -MD5 32c6cee1f5b42b8b20369c3722fb4db2 files/digest-octave-2.1.57-r1 67 MD5 67d13a7bca35d1d0210394b7735fd073 files/digest-octave-2.1.69 67 +MD5 32c6cee1f5b42b8b20369c3722fb4db2 files/digest-octave-2.1.57-r1 67 +MD5 6582a298022b4c4301eca44791cb6da2 files/digest-octave-2.1.71 67 diff --git a/sci-mathematics/octave/octave-2.1.69.ebuild b/sci-mathematics/octave/octave-2.1.69.ebuild index 7b4eff009dbe..99b5b421b298 100644 --- a/sci-mathematics/octave/octave-2.1.69.ebuild +++ b/sci-mathematics/octave/octave-2.1.69.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.69.ebuild,v 1.7 2005/09/06 00:12:26 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.69.ebuild,v 1.8 2005/09/17 01:00:55 agriffis 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="~alpha amd64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" IUSE="emacs static readline zlib tetex hdf5 mpi ifc blas" DEPEND="virtual/libc |