summaryrefslogtreecommitdiff
blob: 8f9b72dfdf94f7b66c56158dbd161e89724e6c9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-TAI64/Time-TAI64-2.11.ebuild,v 1.2 2007/12/03 07:19:34 mr_bones_ Exp $

MODULE_AUTHOR="JOVAL"

inherit perl-module

DESCRIPTION="Time manipulation in the TAI64* formats"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~x86 ~ppc"
DEPEND="virtual/perl-Test-Simple
		virtual/perl-Time-HiRes
		dev-lang/perl"