dev-perl/DBI-Shell: Fix '.' in @INC w/ rbump bug #615592
authorKent Fredric <kentnl@gentoo.org>
Sun, 8 Oct 2017 01:07:53 +0000 (14:07 +1300)
committerKent Fredric <kentnl@gentoo.org>
Sun, 8 Oct 2017 01:07:53 +0000 (14:07 +1300)
commite7678976ce60ae2df59609398f6010f55f637a4b
tree46e248e264cb5f19692cc45723884bac511b0ee2
parent366705970a7887e22b257e7ed185c62ff8e5e165
dev-perl/DBI-Shell: Fix '.' in @INC w/ rbump bug #615592

- EAPI6
- Fix (runtime) '.' in @INC issue
- fix no_chrdir issue with newer File::Find
- fix localisation of $^W ( started warning in 5.10 )
- silenct warning about excess sprintf

Bug: https://bugs.gentoo.org/615592
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild [new file with mode: 0644]
dev-perl/DBI-Shell/files/DBI-Shell-11.950.0-local-scalar.patch [new file with mode: 0644]
dev-perl/DBI-Shell/files/DBI-Shell-11.950.0-nochrdir.patch [new file with mode: 0644]
dev-perl/DBI-Shell/files/DBI-Shell-11.950.0-perl526.patch [new file with mode: 0644]
dev-perl/DBI-Shell/files/DBI-Shell-11.950.0-sprintf-warn.patch [new file with mode: 0644]