commit: f54f26b7b905ed5e57236d893b5724b551753bf0 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Mon Apr 15 09:45:33 2019 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon Apr 15 09:46:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f54f26b7
prefix/sunos/solaris/package.use.mask: mask USE=chg for mercurial chg client utility fails to compile on Solaris Bug: https://bugs.gentoo.org/683374 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/sunos/solaris/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/prefix/sunos/solaris/package.use.mask b/profiles/prefix/sunos/solaris/package.use.mask index 6065983ea89..777a5175687 100644 --- a/profiles/prefix/sunos/solaris/package.use.mask +++ b/profiles/prefix/sunos/solaris/package.use.mask @@ -1,7 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <[email protected]> (15 Apr 2019) +# chg client fails to compile, bug #683374 +dev-vcs/mercurial chg + # Fabian Groffen <[email protected]> (06 Apr 2016) # dev-libs/re2 needs love, bug #563932 app-misc/sphinx re2
