commit: 09d30c9ea28061cd347238111c6a4c0d16794ac0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Sep 12 17:41:31 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Sep 12 18:03:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09d30c9e
package.mask: Last rite dev-libs/legousbtower Bug: https://bugs.gentoo.org/694176 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3a7b073f239..bbca932aba0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2019-09-12) +# Unmaintained. The driver is now included in the kernel, +# so the package installs only a header file. However, according +# to upstream this file violated Lego Mindstorms SDK license. +# Removal in 30 days. Bug #694176. +dev-libs/legousbtower + # Michał Górny <[email protected]> (2019-09-12) # Unmaintained. No reverse dependencies. Multiple alternatives exist, # most with less restrictive licenses (e.g. dev-libs/glib).
