requires proper ginac version now
authorPatrick Kursawe <phosphan@gentoo.org>
Wed, 10 Mar 2004 09:00:27 +0000 (09:00 +0000)
committerPatrick Kursawe <phosphan@gentoo.org>
Wed, 10 Mar 2004 09:00:27 +0000 (09:00 +0000)
app-sci/orsa/Manifest
app-sci/orsa/orsa-0.5.0_rc2.ebuild

index a44eeac1e6bdcbbdb1e412e2857f1a2643f3072e..efee17ed1f43625074d3f10132260dbdb1c573b2 100644 (file)
@@ -1,4 +1,4 @@
-MD5 e1e0bcd2db61fce179d4fe18b0c84307 orsa-0.5.0_rc2.ebuild 1568
+MD5 50871c03bc0cb224680969830cb4a2ed orsa-0.5.0_rc2.ebuild 1576
 MD5 c1ad239bdeabf33582b18452f4ff8d9f orsa-0.3.1.ebuild 752
 MD5 608827713bd5ec65b0dd6ecf12052203 ChangeLog 1349
 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
index 0fc863b6f0b2b97bbbafc69c90534095d3053986..fc12a9b4ebac5f2b532c6cb6e4d216b35f42f5e6 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2004 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/orsa-0.5.0_rc2.ebuild,v 1.1 2004/03/10 07:03:08 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/orsa-0.5.0_rc2.ebuild,v 1.2 2004/03/10 09:00:27 phosphan Exp $
 
 inherit base flag-o-matic
 
@@ -21,7 +21,7 @@ DEPEND="virtual/glibc
        qt? ( >=x11-libs/qt-3.2 )
        >=sys-libs/readline-4.2
        mpi? ( sys-cluster/lam-mpi )
-       ginac? ( app-sci/ginac )
+       ginac? ( >=app-sci/ginac-1.1.1 )
        gsl? ( dev-libs/gsl )
        cln? ( dev-libs/cln )"