# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/Number-Format-1.70.ebuild,v 1.1 2009/02/15 07:21:35 tove Exp $ MODULE_AUTHOR=WRW inherit perl-module DESCRIPTION="Package for formatting numbers for display" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="~amd64 ~ia64 ~ppc ~x86" IUSE="" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" SRC_TEST="do"