aboutsummaryrefslogtreecommitdiff
blob: a8b7f94e776083306f28867cdb08338b259eb842 (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
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# This ebuild was generated by g-octave

EAPI="3"

G_OCTAVE_CAT="language"

inherit g-octave

DESCRIPTION="This is the Language 2 description"
HOMEPAGE="http://language2.org"

LICENSE="|| ( GPL-2 GPL-3 LGPL BSD GFDL )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

# it's annoying have to see the download of packages from the official
# mirrors fail with a 404 error.
RESTRICT="mirror"

DEPEND=">sci-mathematics/pkg8-1.0.0
	sci-mathematics/pkg7
	<sci-mathematics/pkg6-1.2.3
	>=sci-mathematics/pkg5-4.3.2"
RDEPEND="${DEPEND}
	>=sci-mathematics/octave-3.2.0"