aboutsummaryrefslogtreecommitdiff
blob: 4efc8ce4ad3ac4016224a5bd0b7f821ae0b0877b (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
# 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 1 description"
HOMEPAGE="http://language1.org"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=sci-mathematics/octave-3.2.0
	>sci-mathematics/pkg4-1.0.0
	sci-mathematics/pkg3
	<sci-mathematics/pkg2-1.2.3
	>=sci-mathematics/pkg1-4.3.2"
RDEPEND="${DEPEND}"

PATCHES=( "${FILESDIR}/001_language1-0.0.1.patch"
	"${FILESDIR}/002_language1-0.0.1.patch" )