From 48ad3b8bfa45e4bf2e41ce01573abc478c3ef4c9 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 29 Mar 2008 07:03:05 +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. (trunk r9587) svn path=/main/branches/2.1.2/; revision=9599 --- man/repoman.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/repoman.1 b/man/repoman.1 index 552640df4..a34af6986 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -237,6 +237,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