diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-03-04 13:29:50 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-03-04 13:29:50 +0000 |
commit | 1b39b55b10908cd8e4c39999c3307c2fb1c1275a (patch) | |
tree | d3cc63515f138cf210d374565cbcfdac2c458212 /dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild | |
parent | marking gtkpod-0.72 stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-1b39b55b10908cd8e4c39999c3307c2fb1c1275a.tar.gz gentoo-2-1b39b55b10908cd8e4c39999c3307c2fb1c1275a.tar.bz2 gentoo-2-1b39b55b10908cd8e4c39999c3307c2fb1c1275a.zip |
dep for gwine, bug 27301
Diffstat (limited to 'dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild')
-rw-r--r-- | dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild b/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild new file mode 100644 index 000000000000..aa37eb65670b --- /dev/null +++ b/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild @@ -0,0 +1,13 @@ +# 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-Factory-Util/Class-Factory-Util-1.6.ebuild,v 1.1 2004/03/04 13:29:50 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Provide utility methods for factory classes" +HOMEPAGE="http://search.cpan.org/~drolsky/${P}/" +SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" |