aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2017-09-30 21:45:54 +0100
committerZac Medico <zmedico@gentoo.org>2018-05-01 01:28:43 -0700
commitd8d47bf451bb3fd6bce1cdb035a5f12253f5a167 (patch)
tree6ada4f0bafb51de8e4b3f1b611395550aff880ed /repoman/cnf/qa_data/qa_data.yaml
parentExport SYSROOT and ESYSROOT in ebuild env in EAPI 7 (diff)
downloadportage-d8d47bf451bb3fd6bce1cdb035a5f12253f5a167.tar.gz
portage-d8d47bf451bb3fd6bce1cdb035a5f12253f5a167.tar.bz2
portage-d8d47bf451bb3fd6bce1cdb035a5f12253f5a167.zip
Export BROOT to ebuild env in EAPI 7
Export the BROOT variable corresponding to the location where BDEPEND are installed. Bug: https://bugs.gentoo.org/317337
Diffstat (limited to 'repoman/cnf/qa_data/qa_data.yaml')
-rw-r--r--repoman/cnf/qa_data/qa_data.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/repoman/cnf/qa_data/qa_data.yaml b/repoman/cnf/qa_data/qa_data.yaml
index 573cdb449..32994e013 100644
--- a/repoman/cnf/qa_data/qa_data.yaml
+++ b/repoman/cnf/qa_data/qa_data.yaml
@@ -128,7 +128,7 @@ qahelp:
variable:
invalidchar: "A variable contains an invalid character that is not part of the ASCII character set"
readonly: "Assigning a readonly variable"
- usedwithhelpers: "Ebuild uses D, ROOT, ED, EROOT or EPREFIX with helpers"
+ usedwithhelpers: "Ebuild uses D, ROOT, BROOT, ED, EROOT or EPREFIX with helpers"
virtual:
suspect: "Ebuild contains a package that usually should be pulled via virtual/, not directly."
wxwidgets: