aboutsummaryrefslogtreecommitdiff
blob: 0fec8926b273066f53883ff77f16db6e7c1fd77d (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
# 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="main"

inherit g-octave eutils

DESCRIPTION="This is the Main 1 description"
HOMEPAGE="http://main1.org"

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

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

src_prepare() {
	epatch "${FILESDIR}/001_main1-0.0.1.patch"
	epatch "${FILESDIR}/002_main1-0.0.1.patch"
}