summaryrefslogtreecommitdiff
blob: 34cd82cbaa0be7e4429303f29262c5690c44357c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ReadPassword/Term-ReadPassword-0.07.ebuild,v 1.1 2006/06/29 03:56:32 pclouds Exp $

inherit perl-module

DESCRIPTION="Term::ReadPassword - Asking the user for a password"
SRC_URI="mirror://cpan/authors/id/P/PH/PHOENIX/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/P/PH/PHOENIX/Term-ReadPassword-0.06.readme"

IUSE=""

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