Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-pms
---
ebuild-vars.tex | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ebuild-vars.tex b/ebuild-vars.tex
index 58ca42e..60c7b04 100644
--- a/ebuild-vars.tex
+++ b/ebuild-vars.tex
@@ -129,7 +129,7 @@ once. The assignment must not be preceded by any lines other than blank lines or
with optional whitespace (spaces or tabs) followed by a \t{\#} character, and the line containing
the assignment statement must match the following regular expression:
\begin{verbatim}
-^[ \t]*EAPI=(['"]?)([A-Za-z0-9+_.-]*)\1[ \t]*(#.*)?$
+^[ \t]*EAPI=(['"]?)([A-Za-z0-9+_.-]*)\1[ \t]*([ \t]#.*)?$
\end{verbatim}
The package manager may optionally determine the EAPI of an ebuild by parsing its first non-blank
--
1.7.3.4
|
|