summaryrefslogtreecommitdiff
blob: 4ef40e9c2b12de6f5a4c32e59621a63ba2287eef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild,v 1.1 2004/03/04 12:37:47 mcummings Exp $

inherit perl-module

DESCRIPTION="Implementation of a Singleton class"
HOMEPAGE="http://search.cpan.org/~abw/${P}/"
SRC_URI="http://search.cpan.org/CPAN/authors/id/A/AB/ABW/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc"