commit: 5f912acaaadf02605f350aac89cbaaa9dd9b00cb
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 15:13:21 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 10:56:17 2018 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=5f912aca
names.tex: Deprecate the at-sign in USE flag names.
The at-sign was required only for the LINGUAS USE_EXPAND variable
which has been phased out.
names.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/names.tex b/names.tex
index 7bf9475..d60e97b 100644
--- a/names.tex
+++ b/names.tex
@@ -31,7 +31,7 @@ A USE flag name may contain any of the characters
[\t{A-Za-z0-9+_@-}]. It must b
alphanumeric character. Underscores should be considered reserved for
\t{USE_EXPAND}, as
described in section~\ref{sec:use-iuse-handling}.
-\note The at-sign is required for \t{LINGUAS}.
+\note Usage of the at-sign is deprecated. It was previously required for
\t{LINGUAS}.
\subsection{Repository names}
\label{sec:repository-names}