Skip to content

Commit

Permalink
dev-perl/Log-Report-Optional: Bump to version 1.30.0
Browse files Browse the repository at this point in the history
Upstream:
- fix formatter PRINTP
- make formatters more flexible in construction
- textdomain now compatible with full implementation

Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
kentfredric committed Oct 28, 2017
1 parent d057a2f commit 570598f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
23 changes: 23 additions & 0 deletions dev-perl/Log-Report-Optional/Log-Report-Optional-1.30.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DIST_AUTHOR=MARKOV
DIST_VERSION=1.03
inherit perl-module

DESCRIPTION="Lightweight implementation logger for Log::Report"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

RDEPEND="
>=dev-perl/String-Print-0.910.0
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
>=virtual/perl-Test-Simple-0.860.0
)
"
1 change: 1 addition & 0 deletions dev-perl/Log-Report-Optional/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST Log-Report-Optional-1.02.tar.gz 11126 SHA256 0c5b865f99049cf7fcb7b02d878edab926a9eda9991fab91b40141e07c7d92f0 SHA512 a548aed43658133b771573e86ced16ae37bfba89d47f8b69d2b53351ab84ed3c6c6e40bcd6c98a6258c87b9155eed00f0efd9451968837efc90646b6358f3f98 WHIRLPOOL 6807655f29b6d09eadceff7877c24bda6ad0f9cbcf958042bf5958d3540333860fcfa44ab35f82ecf4f211eafb69ddccc82f131e05d6a6704dfbf597f484417b
DIST Log-Report-Optional-1.03.tar.gz 11475 SHA256 f2a031748dec681090b136ef00001735d275f82ac846acacba7dbbf499463260 SHA512 d90ec054c00fe902d2cef6be9d3dd8678b16ccaa541200db31ef736d1b908b37a1822aaed2a526ef8635c084ad22b4d62182d6159ff8559fb9e85c62f8efceab WHIRLPOOL 63e80c80c0e033cc4f781af356e648d97fcdcf21a894369a3fe63f32991eab117079867c7673eaa81c452cb925b59c8442919b84b46a11a3d65da5a32990e4ee

0 comments on commit 570598f

Please sign in to comment.