# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=2 MODULE_AUTHOR=ILYAZ MODULE_SECTION=modules inherit perl-module DESCRIPTION="Lowlevel graphics using gnuplot drawing routines." LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-perl/math-pari" DEPEND="${RDEPEND} >=virtual/perl-Module-Build-0.33" SRC_TEST="do"