# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Compare/Number-Compare-0.01.ebuild,v 1.19 2010/01/10 19:18:18 grobian Exp $ inherit perl-module DESCRIPTION="numeric comparisons" SRC_URI="mirror://cpan/authors/id/R/RC/RCLAMP/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~rclamp/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="dev-lang/perl"