Gentoo Archives: gentoo-dev

From: Markos Chandras <hwoarang@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] QA warnings from eclasses
Date: Sun, 11 Jul 2010 17:43:54
Message-Id: 20100711174338.GA6258@Mystical
In Reply to: [gentoo-dev] QA warnings from eclasses by "Petteri Räty"
1 On Sun, Jul 11, 2010 at 08:31:56PM +0300, Petteri Räty wrote:
2 > As previously discussed on gentoo-dev there's now a eqawarn function
3 > available in eutils.eclass. The function delegates to the Package
4 > Manager implementation if available. To see QA messages after emerge
5 > when using Portage you can add the following to your make.conf:
6 >
7 > PORTAGE_ELOG_CLASSES="${PORTAGE_ELOG_CLASSES} qa"
8 This should go to all the dev/ profiles imho. If there are no objections I
9 will add it to amd64 dev profile which I currently use
10 >
11 > Usage of the function is documented at:
12 > http://devmanual.gentoo.org/ebuild-writing/messages/index.html
13 >
14 > Regards,
15 > Petteri
16 >
17
18
19
20 --
21 Markos Chandras (hwoarang)
22 Gentoo Linux Developer
23 Web: http://hwoarang.silverarrow.org
24 Key ID: 441AC410
25 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410

Replies

Subject Author
Re: [gentoo-dev] QA warnings from eclasses "Petteri Räty" <betelgeuse@g.o>