summaryrefslogtreecommitdiff
blob: 294edbb25561932fb92c6643fe4b76b6c714c0b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlIO-via-symlink/PerlIO-via-symlink-0.05.ebuild,v 1.1 2005/03/14 15:20:59 mcummings Exp $

inherit perl-module

DESCRIPTION="PerlIO::via::symlink -  PerlIO layer for symlinks"
SRC_URI="http://www.cpan.org/modules/by-module/PerlIO/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/PerlIO/${P}.readme"

SLOT="0"
LICENSE="Artistic"
SRC_TEST="do"
KEYWORDS="~x86 ~amd64"
IUSE=""