diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-08-20 19:05:36 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-08-20 19:05:36 +0000 |
commit | a0bacfa3a561707248d677fb6089c76821888f61 (patch) | |
tree | 94d6640d39de6b2d4f6c3e805e0943d8539daa70 /sci-mathematics/octave-forge | |
parent | New version. Depends strictly on Octave 2.69 rather than 2.69 or later like p... (diff) | |
download | historical-a0bacfa3a561707248d677fb6089c76821888f61.tar.gz historical-a0bacfa3a561707248d677fb6089c76821888f61.tar.bz2 historical-a0bacfa3a561707248d677fb6089c76821888f61.zip |
Depend on any revision of octave-2.69
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sci-mathematics/octave-forge')
-rw-r--r-- | sci-mathematics/octave-forge/Manifest | 2 | ||||
-rw-r--r-- | sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/octave-forge/Manifest b/sci-mathematics/octave-forge/Manifest index d6670459b813..58fc64f79b08 100644 --- a/sci-mathematics/octave-forge/Manifest +++ b/sci-mathematics/octave-forge/Manifest @@ -1,5 +1,5 @@ MD5 951981815988e63c61e9c25ef58fe330 octave-forge-2004.11.16-r1.ebuild 2265 -MD5 56096f5637d1beb35c0801c36c81b6ef octave-forge-2005.06.13.ebuild 2268 +MD5 a115a7f1f6c2b0481b9af393e3ea7f8a octave-forge-2005.06.13.ebuild 2269 MD5 2c515833e253ea96b34a0767a6264db1 ChangeLog 4079 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 64ae87b1b1190c6a51f7dfd91be73d05 files/2004.11.16.patch 1580 diff --git a/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild b/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild index b87515897571..aafc0d6b382c 100644 --- a/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild +++ b/sci-mathematics/octave-forge/octave-forge-2005.06.13.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-2005.06.13.ebuild,v 1.1 2005/08/20 19:03:19 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild,v 1.2 2005/08/20 19:05:36 ribosome Exp $ inherit eutils @@ -13,7 +13,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~amd64" SLOT="0" IUSE="ginac qhull" -DEPEND="=sci-mathematics/octave-2.1.69 +DEPEND="=sci-mathematics/octave-2.1.69* >=sys-apps/sed-4 sys-libs/libtermcap-compat !amd64? ( ginac? ( sci-mathematics/ginac ) ) |