# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="2" inherit distutils MY_PV="1278015626" INFO_REV="1" #PATCHES_REV="1" DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge" HOMEPAGE="http://g-octave.rafaelmartins.eng.br/" SRC_URI="http://g-octave.rafaelmartins.eng.br/distfiles/releases/${P}.tar.gz http://g-octave.rafaelmartins.eng.br/distfiles/db/octave-forge-${MY_PV}.db.tar.gz http://g-octave.rafaelmartins.eng.br/distfiles/db/info-${MY_PV}-${INFO_REV}.json" #http://g-octave.rafaelmartins.eng.br/distfiles/db/patches-${MY_PV}-${PATCHES_REV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="svn test" DEPEND="( >=dev-lang/python-2.6