Specify that metadata variable values should only contain ASCII as per GLEP 31.
authorZac Medico <zmedico@gentoo.org>
Mon, 29 Dec 2008 22:51:42 +0000 (22:51 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 29 Dec 2008 22:51:42 +0000 (22:51 -0000)
svn path=/main/trunk/; revision=12367

man/ebuild.5

index 7e9a477fcec7738141605e766e03b5c5d380ec48..0c5a07e285662d0046723b8398f5e9e51a6138bf 100644 (file)
@@ -53,6 +53,9 @@ ebuilds (such as the PORTAGE* and PORTDIR* variables)
 .br
 \- When assigning values to variables in ebuilds, you \fBcannot have a
 space\fR between the variable name and the equal sign.
+.br
+\- Variable values should only contain characters that are members of the
+\fBascii\fR(7) character set. This requirement is mandated by \fBGLEP 31\fR.
 .TP
 .B P
 This variable contains the package name without the ebuild revision.