# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="2" inherit distutils mercurial DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge" HOMEPAGE="http://g-octave.rafaelmartins.eng.br/" EHG_REPO_URI="http://g-octave.rafaelmartins.eng.br/hg/" LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE="test" CDEPEND="( >=dev-lang/python-2.6