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 | b137bc4821c75acc8697715336c4bd6d3694af0c (patch) | |
tree | 8f78004aa025158dcd82bf07e00964857f37d9b5 /sci-mathematics/octave-forge | |
parent | Fixed DEPEND issue. (diff) | |
download | historical-b137bc4821c75acc8697715336c4bd6d3694af0c.tar.gz historical-b137bc4821c75acc8697715336c4bd6d3694af0c.tar.bz2 historical-b137bc4821c75acc8697715336c4bd6d3694af0c.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/Manifest | 4 | ||||
-rw-r--r-- | sci-mathematics/octave-forge/octave-forge-2004.02.12.ebuild | 3 |
3 files changed, 9 insertions, 4 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/Manifest b/sci-mathematics/octave-forge/Manifest index 2a9c83ffb51f..120ef8e139aa 100644 --- a/sci-mathematics/octave-forge/Manifest +++ b/sci-mathematics/octave-forge/Manifest @@ -1,8 +1,8 @@ MD5 3d0fadebbb4144323a085f3da5f2e53e octave-forge-2003.06.02.ebuild 1937 MD5 48230075912fa882b2f7db24e851cce4 octave-forge-2004.11.16.ebuild 1936 MD5 d2f4f3ace915d5831cbcad92627221b0 octave-forge-2003.02.22.ebuild 1966 -MD5 ba159a12642575c1c7762a617c938ba1 octave-forge-2004.02.12.ebuild 2194 -MD5 5b7caf38ccb7f3e83b5bde5c2763bc42 ChangeLog 2616 +MD5 cfe22a24354377eda836350eb9e79a4f octave-forge-2004.02.12.ebuild 2228 +MD5 3fbf2a27249027b9e8e2267390a19191 ChangeLog 2722 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 df51218baee555e6ec187aa95115aa01 files/digest-octave-forge-2003.02.22 76 MD5 b0d60c59feed689f1454ba67e50df211 files/digest-octave-forge-2003.06.02 76 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 ) ) |