From bb93af369a622d63cbfd7746f51e014ce4952215 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 29 Mar 2008 03:29:24 +0000 Subject: Add a new "ebuild.patches" check for the PATCHES variable that's used by base_src_unpack() from base.eclass. This generates a warning if the variable is not defined as an array, since this is required for white space safety. Thanks to Betelgeuse for the initial patch. svn path=/main/trunk/; revision=9587 --- man/repoman.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man/repoman.1') diff --git a/man/repoman.1 b/man/repoman.1 index 649356ace..b8ab6d9b2 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -219,6 +219,9 @@ Ebuilds that exist but have not been added to cvs .B ebuild.output A simple sourcing of the ebuild produces output; this breaks ebuild policy. .TP +.B ebuild.patches +PATCHES variable should be a bash array to ensure white space safety +.TP .B ebuild.syntax Error generating cache entry for ebuild; typically caused by ebuild syntax error or digest verification failure. -- cgit v1.2.3-1-g7c22