summaryrefslogtreecommitdiff
blob: 5144dcc7cb785eb93750daf4aa76d069a6ad7aec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-modules/Time-modules-2011.51.700.ebuild,v 1.5 2012/03/02 21:42:09 ranger Exp $

EAPI=4

MODULE_AUTHOR=MUIR
MODULE_SECTION=modules
MODULE_VERSION=2011.0517
inherit perl-module

DESCRIPTION="A Date/Time Parsing Perl Module"

SLOT="0"
LICENSE="as-is"
KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""

SRC_TEST="do"