commit: 57942aa96856ea5af2cae4df487f112ced4bee51 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 13 10:52:25 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 13 10:52:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57942aa9
package.mask: Last rite net-libs/libinfinity Bug: https://bugs.gentoo.org/680216 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 f4435f4e74e..ee577cc33bf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (13 Mar 2019) +# Library part of the gobby editor that has been removed in 2016. +# It has no maintainer, no revdeps and suffers from GID collision +# (#537488). +# Removal in 30 days. Bug #680216. +net-libs/libinfinity + # Michał Górny <[email protected]> (13 Mar 2019) # Ancient asynchronous DNS library. The current Gentoo version is # from 2006, and lacks support for IPv6, NSS, /etc/hosts. There were
