dev-perl/Time-Progress - 2.12 (science)

Search

Package Information

Description:
Elapsed and estimated finish time reporting
License:
|| ( Artistic GPL-1 GPL-2 GPL-3 )

Ebuild Details

Version EAPI Keywords Slot
2.12 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DIST_AUTHOR="CADE"
DIST_VERSION=2.12
inherit perl-module

DESCRIPTION="Elapsed and estimated finish time reporting"

LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"

USE Flags