summaryrefslogtreecommitdiff
blob: 3d703aba0546e8c90a047c070e765b4dc54a4867 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Keywords/B-Keywords-1.08.ebuild,v 1.3 2008/09/20 12:29:29 coldwind Exp $

MODULE_AUTHOR=JJORE
inherit perl-module

DESCRIPTION="Lists of reserved barewords and symbol names"

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

DEPEND="dev-lang/perl"

SRC_TEST="do"