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

MODULE_AUTHOR=TBONE
inherit perl-module

DESCRIPTION="API for locating user information regardless of OS"

IUSE=""

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

DEPEND=""