summaryrefslogtreecommitdiff
blob: bdc42d034068d5e73c30021b3fe2c3fc2e62427b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# This ebuild generated by g-cpan 0.15.0

inherit perl-module

DESCRIPTION="XS acceleration for Perlbal header processing"
HOMEPAGE="http://search.cpan.org/search?query=Perlbal-XS-HTTPHeaders&mode=dist"
SRC_URI="mirror://cpan/authors/id/M/MA/MARKSMITH/${P}.tar.gz"

IUSE=""

SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~ppc ~x86"

DEPEND="dev-perl/Perlbal
		dev-lang/perl"
mydoc="Changes README"