# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: Exp $ inherit perl-module DESCRIPTION="Manages IPv4 and IPv6 addresses and subnets" HOMEPAGE="http://search.cpan.org/search?module=NetAddr::IP" SRC_URI="mirror://cpan/authors/id/L/LU/LUISMUNOZ/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" mydoc="TODO" DEPEND="dev-lang/perl"