Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC: don't define ebeep and epause in eutils in EAPI 3
Date: Mon, 18 Jan 2010 08:07:20
Message-Id: 19284.5805.732303.523580@a1i15.kph.uni-mainz.de
In Reply to: [gentoo-dev] RFC: don't define ebeep and epause in eutils in EAPI 3 by "Petteri Räty"
1 >>>>> On Sun, 17 Jan 2010, Petteri Räty wrote:
2
3 > With GLEP 42 and proper logging of e* messages I think we shouldn't
4 > annoy users any more with ebeep or epause
5
6 Agreed.
7
8 > so attached is a patch only defines these functions for EAPIs 0, 1
9 > and 2. Anyone have a reason to keep these around for EAPI 3?
10
11 We wouldn't gain much by this, because we still have to go through all
12 ebuilds using ebeep and epause and change them to EAPI 3.
13
14 This would be at least the same amount of work as removing the ebeep
15 and epause calls from all ebuilds. Why don't we do this instead and
16 leave the eclass as it is?
17
18 There are already enough differences between EAPIs for devs to learn,
19 and IMHO we shouldn't introduce additional complications such as EAPI
20 dependent eclass behaviour (except where necessary, e.g. src_prepare).
21
22 Ulrich

Replies

Subject Author
Re: [gentoo-dev] RFC: don't define ebeep and epause in eutils in EAPI 3 "Petteri Räty" <betelgeuse@g.o>