blob: 02f62d3e28f84286ed6b24b3eb8ea74fc636d2cb [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=RBOW
MODULE_VERSION=2.678
inherit perl-module
DESCRIPTION="ICal format date base module for Perl"
SLOT="0"
KEYWORDS="alpha amd64 ppc ppc64 x86"
IUSE=""
RDEPEND="dev-perl/Date-Leapyear
virtual/perl-Time-Local
virtual/perl-Time-HiRes
virtual/perl-Storable"
DEPEND="${RDEPEND}"
SRC_TEST="do"