summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2004-12-28 05:36:01 +0000
committerOlivier Fisette <ribosome@gentoo.org>2004-12-28 05:36:01 +0000
commit3620d4c542e540c5ff44e28635f5684bcd95ce0a (patch)
treef99ada5d8efb00302c93192580fae606142c2509 /app-sci
parentSetting gcc-config version which has support for CFLAGS_${ABI} (diff)
downloadhistorical-3620d4c542e540c5ff44e28635f5684bcd95ce0a.tar.gz
historical-3620d4c542e540c5ff44e28635f5684bcd95ce0a.tar.bz2
historical-3620d4c542e540c5ff44e28635f5684bcd95ce0a.zip
Fixed dependency
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/octave-forge/octave-forge-2003.02.22.ebuild4
-rw-r--r--app-sci/octave-forge/octave-forge-2003.06.02.ebuild4
-rw-r--r--app-sci/octave-forge/octave-forge-2004.02.12.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-sci/octave-forge/octave-forge-2003.02.22.ebuild b/app-sci/octave-forge/octave-forge-2003.02.22.ebuild
index c75e97223c76..acd12a48caeb 100644
--- a/app-sci/octave-forge/octave-forge-2003.02.22.ebuild
+++ b/app-sci/octave-forge/octave-forge-2003.02.22.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-forge/octave-forge-2003.02.22.ebuild,v 1.5 2004/06/24 22:13:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave-forge/octave-forge-2003.02.22.ebuild,v 1.6 2004/12/28 05:36:01 ribosome Exp $
DESCRIPTION="A collection of custom scripts, functions and extensions for GNU Octave"
HOMEPAGE="http://octave.sourceforge.net/"
@@ -15,7 +15,7 @@ IUSE="ginac qhull"
DEPEND=">=app-sci/octave-2.1.44
>=sys-apps/sed-4
sys-libs/libtermcap-compat
- ginac? ( app-sci/ginac )
+ ginac? ( sci-mathematics/ginac )
virtual/tetex
qhull? ( >=media-libs/qhull-3.1-r1 )"
diff --git a/app-sci/octave-forge/octave-forge-2003.06.02.ebuild b/app-sci/octave-forge/octave-forge-2003.06.02.ebuild
index 0b80500944ab..1a1736359b7e 100644
--- a/app-sci/octave-forge/octave-forge-2003.06.02.ebuild
+++ b/app-sci/octave-forge/octave-forge-2003.06.02.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-forge/octave-forge-2003.06.02.ebuild,v 1.6 2004/06/24 22:13:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave-forge/octave-forge-2003.06.02.ebuild,v 1.7 2004/12/28 05:36:01 ribosome Exp $
DESCRIPTION="A collection of custom scripts, functions and extensions for GNU Octave"
HOMEPAGE="http://octave.sourceforge.net/"
@@ -15,7 +15,7 @@ DEPEND=">=app-sci/octave-2.1.40
>=sys-apps/sed-4
sys-libs/libtermcap-compat
virtual/tetex
- ginac? ( app-sci/ginac )
+ ginac? ( sci-mathematics/ginac )
qhull? ( >=media-libs/qhull-3.1-r1 )"
diff --git a/app-sci/octave-forge/octave-forge-2004.02.12.ebuild b/app-sci/octave-forge/octave-forge-2004.02.12.ebuild
index 80ce14ecee13..405ae8d10a02 100644
--- a/app-sci/octave-forge/octave-forge-2004.02.12.ebuild
+++ b/app-sci/octave-forge/octave-forge-2004.02.12.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-forge/octave-forge-2004.02.12.ebuild,v 1.6 2004/12/13 14:34:16 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave-forge/octave-forge-2004.02.12.ebuild,v 1.7 2004/12/28 05:36:01 ribosome Exp $
inherit eutils
@@ -16,7 +16,7 @@ IUSE="ginac qhull"
DEPEND=">=app-sci/octave-2.1.40
>=sys-apps/sed-4
sys-libs/libtermcap-compat
- !amd64? ( ginac? ( app-sci/ginac ) )
+ !amd64? ( ginac? ( sci-mathematics/ginac ) )
qhull? ( >=media-libs/qhull-3.1-r1 )"
src_unpack() {