commit: 19c9f3baf90df8b879350e03ef4af94ec8e68564 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Feb 15 20:45:13 2018 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Feb 15 20:46:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c9f3ba
profiles: package.mask >=app-emacs/auctex-12.1 for testing. profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4022ad28615..3dbf3b5e9ef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (15 Feb 2018) +# Masked for testing. Note that 11.92 and 12.1 are equivalent +# in functionality. +>=app-emacs/auctex-12.1 + # Brian Evans <[email protected] (15 Feb 2018) # These PEAR packages are unmaintained upstream and # are difficult to test or have no tests.
