commit: 06353d2b8e60c9b74631cb31fa0874ed0c0acc85 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Mar 3 21:33:34 2018 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Mar 3 21:34:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06353d2b
package.mask: mask net-libs/librpcsecgss for removal Bug: https://bugs.gentoo.org/377867 profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index dcf0257434d..10b56d2792c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <[email protected]> (03 Mar 2018) +# Fails to build without rpc support in glibc (bug 377867); +# fails to build with libtirpc; apparently functionality is +# now included in libtirpc. No consumers. Removal in 30 days. +net-libs/librpcsecgss + # Andreas K. Hüttel <[email protected]> (03 Mar 2018) # Marked obsolete on CTAN. EAPI=3 ebuild. No consumers. # Masked for removal in 30 days. Bug 644258
