commit: 57cd29c3a3d9eb219a3392c77594d3eb18f044f0 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Sat Jan 2 20:16:34 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Jan 2 20:16:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57cd29c3
package.mask: last-rite net-dialup/diald Closes: https://github.com/gentoo/gentoo/pull/18905 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3b45c30018d..1ce7382e4de 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Jakov Smolic <[email protected]> (2021-01-02) +# Fails to build with gcc-10, no maintainer, upstream gone, +# multiple open bugs. +# Removal in 30 days, bug #677322, bug #707200, bug #716012 +net-dialup/diald + # Conrad Kostecki <[email protected]> (2021-01-01) # NetworkManager has buildin support for WireGuard, # this plugin is old and unmaintained, so let's drop it.
