]> Pileus Git - ~andy/sunrise/blob - sci-visualization/grapher/grapher-20090301.ebuild
sci-visualization/grapher: Fix deps for gnome3, Version Bump
[~andy/sunrise] / sci-visualization / grapher / grapher-20090301.ebuild
1 # Copyright 1999-2011 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI=4
6
7 DESCRIPTION="Equation Grapher"
8 HOMEPAGE="http://homepages.nyu.edu/~ys453/#equation_grapher/"
9 SRC_URI="mirror://sourceforge/eqtn-${PN}/${P}.tar.gz"
10
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 DEPEND="x11-libs/gtk+:2"
17 RDEPEND="${DEPEND}"