summaryrefslogtreecommitdiff
blob: 48f65fd0c1ae1d62683c076047d756e7491bc5d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2

inherit perl-module

S=${WORKDIR}/${P}
DESCRIPTION="PerlIO::via::dynamic - dynamic PerlIO layers"
SRC_URI="http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/${P}.readme"

SLOT="0"
LICENSE="Artistic"
SRC_TEST="do"
KEYWORDS="~alpha ~mips ~ppc ~sparc x86"