Add a new "ebuild.patches" check for the PATCHES variable that's used by
authorZac Medico <zmedico@gentoo.org>
Sat, 29 Mar 2008 03:29:24 +0000 (03:29 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 29 Mar 2008 03:29:24 +0000 (03:29 -0000)
commitbb93af369a622d63cbfd7746f51e014ce4952215
tree5958c2b54f9465aa9a6972895b53d9bd2e377f84
parent6a88e04ae474646b9aa366da538d552cda5a8f19
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
bin/repoman
man/repoman.1
pym/repoman/checks.py
pym/repoman/errors.py