dev-perl/DateTime-Tiny - 1.80.0 (gentoo)

Search

Package Information

Description:
Date object, with as little code as possible

Ebuild Details

Version EAPI Keywords Slot
1.80.0 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=DAGOLDEN
DIST_VERSION=1.08

inherit perl-module

DESCRIPTION="Date object, with as little code as possible"

SLOT="0"
KEYWORDS="~amd64"

BDEPEND="
	>=virtual/perl-ExtUtils-MakeMaker-6.170.0
"

Dependencies

BDEPEND

	>=virtual/perl-ExtUtils-MakeMaker-6.170.0