From 1d6b3e481a9503b0c68b7cb9b7d634949538e5a4 Mon Sep 17 00:00:00 2001 From: Michele Beltrame Date: Tue, 8 Jan 2008 16:32:35 +0000 Subject: Added Catalyst ebuilds --- dev-perl/Module-CoreList/Module-CoreList-2.13.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 dev-perl/Module-CoreList/Module-CoreList-2.13.ebuild (limited to 'dev-perl/Module-CoreList/Module-CoreList-2.13.ebuild') diff --git a/dev-perl/Module-CoreList/Module-CoreList-2.13.ebuild b/dev-perl/Module-CoreList/Module-CoreList-2.13.ebuild new file mode 100644 index 000000000..f727704a4 --- /dev/null +++ b/dev-perl/Module-CoreList/Module-CoreList-2.13.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header$ + +inherit perl-module + +DESCRIPTION="what modules shipped with versions of perl" +HOMEPAGE="http://search.cpan.org/dist/${PN}/" +SRC_URI="mirror://cpan/authors/id/R/RG/RGARCIA/${P}.tar.gz" +LICENSE="|| ( Artistic GPL-2 )" + +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc x86" +RESTRICT="nomirror" + +IUSE="" +DEPEND="" + -- cgit v1.2.3-65-gdbad