mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-perl/Business-Hours: Version bump to 0.13
Bug: https://bugs.gentoo.org/691022 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
22
dev-perl/Business-Hours/Business-Hours-0.130.0.ebuild
Normal file
22
dev-perl/Business-Hours/Business-Hours-0.130.0.ebuild
Normal file
@@ -0,0 +1,22 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DIST_AUTHOR=BPS
|
||||
DIST_VERSION=0.13
|
||||
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Calculate business hours in a time period"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-perl/Set-IntSpan-1.120.0
|
||||
virtual/perl-Time-Local
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
"
|
||||
@@ -1 +1,2 @@
|
||||
DIST Business-Hours-0.12.tar.gz 16021 BLAKE2B 35301570707c0b212d4dbae20f8ceac1205eceab2bae5263e9a0003b6a21a43f72514269ecb9837d11b7c50f8f87e5567122fdb1d80b03d5728fa16157251992 SHA512 6d2c5fc1d5ddcc0263c24cbc0fc3536bbd19bf24976087c959e4649200c32df13d8ef66298f2e077566e4d8951b07b0461cf2740e32c425552443adef3881745
|
||||
DIST Business-Hours-0.13.tar.gz 16391 BLAKE2B ec29b4f0c75953ba5f6c5862c5e4851f82ed827ea01c113bff89082dc264c368f45fed6e1def64b283fb1ef72c633ce28ff301fc8e522c9ff06906cd6bc3e2a2 SHA512 2fb0c5c017f4dd5eaeaf394b7534348473bf47009020d23d5fb642ae67a06d8041f6dae4d554e8e36412cecf447a300f30bcacf4f8aab3c357ea81b6a5c55d7c
|
||||
|
||||
Reference in New Issue
Block a user