summaryrefslogtreecommitdiff
blob: 01e0aac83678287b9ce17689ffe95b306f51a089 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Daemon/Net-Daemon-0.38.ebuild,v 1.9 2005/04/27 16:27:26 mcummings Exp $

inherit perl-module

DESCRIPTION="Abstract base class for portable servers"
HOMEPAGE="http://www.cpan.org/modules/by-module/Net/${P}.readme"
SRC_URI="mirror://cpan/authors/id/J/JW/JWIED/${P}.tar.gz"

LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86"
IUSE=""