summaryrefslogtreecommitdiff
blob: 5c579c5d890ce95c912ae3406210ec5c69ca7b05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header$

MODULE_AUTHOR=PHAYLON
inherit perl-module

DESCRIPTION="Keep imports and functions out of your namespace"
LICENSE="|| ( Artistic GPL-2 )"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPEND=""