From d9ba5aa87aaba22769fd7235ec7c44e77d291aac Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Thu, 4 Mar 2004 12:37:47 +0000 Subject: Dep for DateTime-TimeZone, dep for gwine, bug 27301 --- dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild (limited to 'dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild') diff --git a/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild b/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild new file mode 100644 index 000000000000..4ef40e9c2b12 --- /dev/null +++ b/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild @@ -0,0 +1,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" + -- cgit v1.2.3-65-gdbad