aboutsummaryrefslogtreecommitdiff
blob: 5d0abe4fb4cfdfab961d0f9fb11110b02a4810ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r1.ebuild,v 1.2 2006/11/03 15:44:39 markusle Exp $

DESCRIPTION="Octave forge meta package to pull in all separate octave-forge packages."
LICENSE="GPL-2"
HOMEPAGE="http://octave.sourceforge.net"
SLOT="0"

IUSE=""
KEYWORDS="~amd64 ~x86"

RDEPEND="
	sci-mathematics/octave-forge-audio
	sci-mathematics/octave-forge-combinatorics
	sci-mathematics/octave-forge-signal
	sci-mathematics/octave-forge-communications
	sci-mathematics/octave-forge-gsl
	sci-mathematics/octave-forge-control
	sci-mathematics/octave-forge-econometrics
	sci-mathematics/octave-forge-fixed
	sci-mathematics/octave-forge-general
	sci-mathematics/octave-forge-ident
	sci-mathematics/octave-forge-image
	sci-mathematics/octave-forge-informationtheory
	sci-mathematics/octave-forge-io
	sci-mathematics/octave-forge-irsa
	sci-mathematics/octave-forge-linear-algebra
	sci-mathematics/octave-forge-miscellaneous
	sci-mathematics/octave-forge-nnet
	sci-mathematics/octave-forge-octcdf
	!amd64? ( sci-mathematics/octave-forge-octgpr )
	sci-mathematics/octave-forge-odebvp
	sci-mathematics/octave-forge-odepkg
	sci-mathematics/octave-forge-optim
	sci-mathematics/octave-forge-optiminterp
	sci-mathematics/octave-forge-outliers
	!amd64? ( sci-mathematics/octave-forge-parallel )
	sci-mathematics/octave-forge-physicalconstants
	sci-mathematics/octave-forge-plot
	sci-mathematics/octave-forge-sockets
	sci-mathematics/octave-forge-specfun
	sci-mathematics/octave-forge-special-matrix
	sci-mathematics/octave-forge-splines
	sci-mathematics/octave-forge-statistics
	sci-mathematics/octave-forge-strings
	sci-mathematics/octave-forge-struct
	sci-mathematics/octave-forge-symbolic
	sci-mathematics/octave-forge-time
	!amd64? ( sci-mathematics/octave-forge-vrml )
	sci-mathematics/octave-forge-zenity"