mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Log-Report: Bump to version 0.190.0
Upstream: - Skip additonal stacklevels under Dancer2 to report correct location of exception - Dancer2 tests have more optional deps - Dancer2 interface change fixes Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
29
dev-perl/Log-Report/Log-Report-1.190.0.ebuild
Normal file
29
dev-perl/Log-Report/Log-Report-1.190.0.ebuild
Normal file
@@ -0,0 +1,29 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DIST_AUTHOR=MARKOV
|
||||
DIST_VERSION=1.19
|
||||
DIST_EXAMPLES=("examples/*")
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-perl/Devel-GlobalDestruction-0.90.0
|
||||
>=virtual/perl-Encode-2.0.0
|
||||
>=dev-perl/Log-Report-Optional-1.20.0
|
||||
virtual/perl-Scalar-List-Utils
|
||||
>=dev-perl/String-Print-0.130.0
|
||||
>=virtual/perl-Sys-Syslog-0.270.0
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
>=virtual/perl-Test-Simple-0.860.0
|
||||
)
|
||||
"
|
||||
@@ -1 +1,2 @@
|
||||
DIST Log-Report-1.18.tar.gz 90477 SHA256 7f468841f0ecd544069916b61dd5a2d67dc4debd6b7ef2002be48337e38ff30b SHA512 3f6fea8e7d0c66bc4b81b5565fd26832ad891936b0e4b79654670b5aa1092c16f060dc8a0c290687ddefc2672ca3206b7cbca4e135a79f98df1ea1b9fed5c3c8 WHIRLPOOL c6862bdaa1bfe04ceab88a9f744ffa9c3cb6edeba037fa83fc613cf8c5401fa9b7e939ab82cdabb88fb26a52f5cd8fdda51676e3f6ea218c0b43423883d78fc1
|
||||
DIST Log-Report-1.19.tar.gz 91833 SHA256 c58357ecdfb0b14f2b3424a5843076f10b4b5d4252784063a99a6ebed809df6f SHA512 1ad21572d7d75a7af6c34a9abf2749ecb2ebb31c742b589a60b6f224f8357834dc25bd2631e3df4126f3d5a8543fbaff665d90fca7a91db1db22615e8bd9d005 WHIRLPOOL 57f7d9f987924806148b68293a95f3a6152f602bbeeb45b027669155542756e93c6299d95293eb6d4c33cd64f7d9ff8b5bd197d07690c4f495e469773a8dec93
|
||||
|
||||
Reference in New Issue
Block a user