diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2005-01-17 11:43:33 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2005-01-17 11:43:33 +0000 |
commit | 8e0891767ea30907b468f90df7f2cd8596d935b2 (patch) | |
tree | 17fd33d896f691d7971c7afa838b72a46dcab7de /sci-mathematics/octave-forge | |
parent | Fixed DEPEND issue. (diff) | |
download | gentoo-2-8e0891767ea30907b468f90df7f2cd8596d935b2.tar.gz gentoo-2-8e0891767ea30907b468f90df7f2cd8596d935b2.tar.bz2 gentoo-2-8e0891767ea30907b468f90df7f2cd8596d935b2.zip |
updating DEPEND for octave-forge-2004.02.12.ebuild
Diffstat (limited to 'sci-mathematics/octave-forge')
-rw-r--r-- | sci-mathematics/octave-forge/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/octave-forge/octave-forge-2004.02.12.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/sci-mathematics/octave-forge/ChangeLog b/sci-mathematics/octave-forge/ChangeLog index 6822cad7480a..37fb41486fea 100644 --- a/sci-mathematics/octave-forge/ChangeLog +++ b/sci-mathematics/octave-forge/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/octave-forge # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/ChangeLog,v 1.3 2005/01/17 11:39:14 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/ChangeLog,v 1.4 2005/01/17 11:43:33 phosphan Exp $ + + 17 Jan 2005; Patrick Kursawe <phosphan@gentoo.org> + octave-forge-2004.02.12.ebuild: + Updating DEPEND *octave-forge-2004.11.16 (17 Jan 2005) diff --git a/sci-mathematics/octave-forge/octave-forge-2004.02.12.ebuild b/sci-mathematics/octave-forge/octave-forge-2004.02.12.ebuild index 2c461e060fc0..87b14aa3a43a 100644 --- a/sci-mathematics/octave-forge/octave-forge-2004.02.12.ebuild +++ b/sci-mathematics/octave-forge/octave-forge-2004.02.12.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-forge/octave-forge-2004.02.12.ebuild,v 1.2 2005/01/17 11:36:23 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2004.02.12.ebuild,v 1.3 2005/01/17 11:43:33 phosphan Exp $ inherit eutils @@ -14,6 +14,7 @@ SLOT="0" IUSE="ginac qhull" DEPEND=">=sci-mathematics/octave-2.1.40 + <=sci-mathematics/octave-2.1.57 >=sys-apps/sed-4 sys-libs/libtermcap-compat !amd64? ( ginac? ( sci-mathematics/ginac ) ) |