From 3d83d4671539667dba2dbced3274ca82c071333b Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Sun, 19 Nov 2006 16:46:57 +0000 Subject: New dep for dev-perl/XML-RSS Package-Manager: portage-2.1.2_rc1-r7 --- .../DateTime-Format-W3CDTF-0.04.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild (limited to 'dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild') diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild new file mode 100644 index 000000000000..a63945ea9ec6 --- /dev/null +++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.1 2006/11/19 16:46:57 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Parse and format W3CDTF datetime strings" +HOMEPAGE="http://search.cpan.org/~kellan/" +SRC_URI="mirror://cpan/authors/id/K/KE/KELLAN/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~sparc ~x86" +IUSE="" + +SRC_TEST="do" + +DEPEND="dev-perl/DateTime + dev-lang/perl" -- cgit v1.2.3-65-gdbad