mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-perl/Time-Format: Cleanup old version 1.120.0
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
MODULE_AUTHOR=ROODE
|
||||
MODULE_VERSION=1.12
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION='Easy-to-use date/time formatting'
|
||||
LICENSE="Time-Format"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="
|
||||
dev-perl/Date-Manip
|
||||
>=virtual/perl-Time-Local-1.70.0
|
||||
"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-perl/Module-Build-0.400.0
|
||||
test? ( >=virtual/perl-Test-Simple-0.400.0 )
|
||||
"
|
||||
|
||||
#SRC_TEST="skip"
|
||||
# tests fail with current Date::Manip
|
||||
# https://rt.cpan.org/Public/Bug/Display.html?id=85001
|
||||
Reference in New Issue
Block a user