summaryrefslogtreecommitdiff
path: root/dev-perl/Net-IPv4Addr/Net-IPv4Addr-0.10.ebuild
blob: 59593a8fa8899928883c2c3a1773dbfd954451df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="2"

MODULE_AUTHOR="FRAJULAC"

inherit perl-module

DESCRIPTION="Perl extension for manipulating IPv4 addresses."

LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~x86"
IUSE=""