Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] 'stricter' FEATURE and "poor programming practices" notice
Date: Thu, 17 May 2007 19:52:59
Message-Id: 464CB1FF.80407@gentoo.org
In Reply to: [gentoo-dev] 'stricter' FEATURE and "poor programming practices" notice by Hans de Graaff
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hans de Graaff wrote:
5 > If the notice is only informational, then the emerge process should not
6 > be stopped because of it (and this would mean that it is nice to fix
7 > these issues but not mandatory).
8
9 If you disable stricter in FEATURES, you'll still get the same
10 informational message, but the install will continue. The messages
11 will be logged if you add qa to PORTAGE_ELOG_CLASSES (see
12 make.conf.example). If you only want to exempt specific packages
13 from the stricter behavior, you can put something like this in
14 /etc/portage/bashrc:
15
16 [ "${CATEGORY}/${PN}" == "app-foo/bar" ] && \
17 export FEATURES=${FEATURES/stricter/}
18
19 Zac
20 -----BEGIN PGP SIGNATURE-----
21 Version: GnuPG v2.0.4 (GNU/Linux)
22
23 iD8DBQFGTLH9/ejvha5XGaMRAu/OAJ9AiTgbY6elQrYxlymy1TL1cLzc+wCgw12T
24 9uxK1MTeBOqmPtZBwyqOVms=
25 =ax5j
26 -----END PGP SIGNATURE-----
27 --
28 gentoo-dev@g.o mailing list