summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-12-15 13:10:35 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-12-15 13:10:35 +0000
commitf62ff309baab9c6040895155d8850704eb424a34 (patch)
treef2ea759f039179e4b5dfe3b08827a8afcfec4a97 /app-sci
parentStable on sparc (Manifest recommit) (diff)
downloadgentoo-2-f62ff309baab9c6040895155d8850704eb424a34.tar.gz
gentoo-2-f62ff309baab9c6040895155d8850704eb424a34.tar.bz2
gentoo-2-f62ff309baab9c6040895155d8850704eb424a34.zip
working on #74307
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/octave/ChangeLog5
-rw-r--r--app-sci/octave/octave-2.1.64.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/app-sci/octave/ChangeLog b/app-sci/octave/ChangeLog
index 4e571ed5b5f2..09a31258122f 100644
--- a/app-sci/octave/ChangeLog
+++ b/app-sci/octave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/octave
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.38 2004/12/07 14:33:21 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.39 2004/12/15 13:10:35 phosphan Exp $
+
+ 15 Dec 2004; Patrick Kursawe <phosphan@gentoo.org> octave-2.1.64.ebuild:
+ Latest version does not like texi2html-1.70 (bug #74307)
*octave-2.1.64 (07 Dec 2004)
diff --git a/app-sci/octave/octave-2.1.64.ebuild b/app-sci/octave/octave-2.1.64.ebuild
index 52aff4c5d0fc..2694650bbbd6 100644
--- a/app-sci/octave/octave-2.1.64.ebuild
+++ b/app-sci/octave/octave-2.1.64.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.64.ebuild,v 1.1 2004/12/07 14:33:21 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.64.ebuild,v 1.2 2004/12/15 13:10:35 phosphan Exp $
inherit flag-o-matic
@@ -23,7 +23,8 @@ DEPEND="virtual/libc
hdf5? ( dev-libs/hdf5 )
tetex? ( virtual/tetex )
x86? ( ifc? ( dev-lang/ifc ) )
- blas? ( virtual/blas )"
+ blas? ( virtual/blas )
+ !=app-text/texi2html-1.70"
# NOTE: octave supports blas/lapack from intel but this is not open
# source nor is it free (as in beer OR speech) Check out...