summaryrefslogtreecommitdiff
blob: 15c00b9f6e0fd6a0300c5f87ba8f54f39d975258 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.21.ebuild,v 1.1 2010/03/26 12:31:13 tove Exp $

EAPI=2

MODULE_AUTHOR=DOUGW
inherit perl-module

DESCRIPTION="Perl extension for merging IPv4 or IPv6 CIDR addresses "

SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""