commit: 9a761d810a9f58a4063faf6709d6c5d0a93c7bb6 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Wed Jul 15 08:12:42 2020 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Wed Jul 15 08:17:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a761d81
profiles: package.mask dev-perl/Data-Diver Unfortunately when this package was added back in 2013, it doesn't seem the license information was checked. Unfortunately, no upstream license declarations exist, and upstream have been unresponsive as to even informally stating a license, and subsequently we can't have this in ::gentoo. Bug: https://bugs.gentoo.org/732710 Bug: https://bugs.gentoo.org/442342 Bug: https://rt.cpan.org/Ticket/Display.html?id=82815 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 89421c372e2..a7de5533d11 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Kent Fredric <[email protected]> (15 Jul 2020) +# No LICENSE declaration by upstream, and no response from upstream +# since at least 2013 as to what license to use (bug #732710) +# Removal in 30 days. +dev-perl/Data-Diver + # Andreas K. Hüttel <[email protected]> (2020-07-15) # In preparation; do not use yet. =dev-lang/perl-5.32*
