diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-05-11 18:52:29 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-05-11 18:52:29 -0400 |
commit | 3c89f05171fd04641d3574d8444298ae46aba6e9 (patch) | |
tree | 810e0129199ae3d92a81f0dde9aafefa5a83b60f | |
parent | net-firewall/ufw: new revision with python-3.6 support. (diff) | |
download | gentoo-3c89f05171fd04641d3574d8444298ae46aba6e9.tar.gz gentoo-3c89f05171fd04641d3574d8444298ae46aba6e9.tar.bz2 gentoo-3c89f05171fd04641d3574d8444298ae46aba6e9.zip |
profiles: mask app-arch/undms and app-arch/unlzx for removal.
Gentoo-Bug: 618130
Gentoo-Bug: 618140
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index b7e94f86c1fb..46b863fe42fe 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,13 @@ #--- END OF EXAMPLES --- # Michael Orlitzky <mjo@gentoo.org> (11 May 2017) +# Neither of these packages has a clear license, and both are +# unmaintained (and probably unused). No reverse dependencies, +# either. See bugs 618130 and 618140. To be removed in 30 days. +app-arch/undms +app-arch/unlzx + +# Michael Orlitzky <mjo@gentoo.org> (11 May 2017) # This is nice to have in the tree for testing, but there # are random build failures with USE=jit, so it's not ready # for mass consumption just yet. |