Gentoo Archives: gentoo-dev

From: Michael Schreckenbauer <grimlog@×××.de>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] check-reqs.eclass.patch
Date: Wed, 31 Aug 2011 13:13:53
Message-Id: 1945120.ynZjo5ANNZ@pc
In Reply to: Re: [gentoo-dev] [RFC] check-reqs.eclass.patch by "Tomáš Chvátal"
1 Hi,
2
3 Am Mittwoch, 31. August 2011, 12:32:03 schrieb TomᨠChvátal:
4 > Hehe same as above
5 > Rest I hopefully applied. Lemme know if you find something else.
6
7 just a user lurking here, but
8
9 # @FUNCTION: check-reqs_unsattisfied
10 # @DESCRIPTION:
11 # Internal function that inform about check result.
12 # It has different output between pretend and setup phase,
13 # where in pretend phase it is fatal.
14 check-reqs_unsattisfied() {
15
16 is this a typo (unsatisfied) or on purpose?
17
18 Regards,
19 Michael