commit: 9e3a0294d35212866f8bb6dc5bbb07ac182279f4 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Wed Mar 21 07:21:14 2018 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Wed Mar 21 07:21:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e3a0294
profiles: package.mask dev-perl/WWW-Bugzilla Bug: https://bugs.gentoo.org/651056 profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index fdffe1f656e..c30f24f8278 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Kent Fredric <[email protected]> (21 Mar 2018) +# Not usable with versions of Bugzilla shipped by Gentoo since 2013, +# Dead upstream. Use dev-perl/BZ-Client instead. +# Removal in 30 days. Bug 651056 +dev-perl/WWW-Bugzilla + # Michał Górny <[email protected]> (20 Mar 2018) # Poorly tested version bump followed by a series of quick hacks # that do not make it any more working. Bug #651030.
