On Thursday 25 of February 2010 04:11:49 Maciej Mrozowski wrote:
> On Wednesday 17 of February 2010 03:25:16 Maciej Mrozowski wrote:
>
> If no objections, I'm going to commit in 5 days the following patch to
> eutils.eclass
>
> Index: eutils.eclass
> ==
On Wednesday 17 of February 2010 03:25:16 Maciej Mrozowski wrote:
If no objections, I'm going to commit in 5 days the following patch to
eutils.eclass
Index: eutils.eclass
===
RCS file: /var/cvsroot/gentoo
On 17.2.2010 20.03, Jeremy Olexa wrote:
>
> What is going on with all these undocumented changes? When I look at the
> council logs to see what is in EAPI3, I don't see anything about removing
> functions. This is just silly and wastes alot of people's time for no
> practical gain. In my EAPI3 po
On Wed, 17 Feb 2010 18:11:42 +, Ciaran McCreesh
wrote:
> On Wed, 17 Feb 2010 18:03:42 +
> Jeremy Olexa wrote:
>> What is going on with all these undocumented changes? When I look at
>> the council logs to see what is in EAPI3, I don't see anything about
>> removing functions. This is jus
On Wed, 17 Feb 2010 18:03:42 +
Jeremy Olexa wrote:
> What is going on with all these undocumented changes? When I look at
> the council logs to see what is in EAPI3, I don't see anything about
> removing functions. This is just silly and wastes alot of people's
> time for no practical gain.
B
On Wed, 17 Feb 2010 19:13:06 +0200, Petteri Räty
wrote:
> On 17.2.2010 16.33, Torsten Veller wrote:
>
>>
>>> --- eutils.eclass 15 Feb 2010 02:10:39 - 1.330
>>> +++ eutils.eclass 17 Feb 2010 14:13:16 -
>>> @@ -50,6 +50,15 @@
>>> done
>>> fi
>>> }
On 17.2.2010 16.33, Torsten Veller wrote:
>
>> --- eutils.eclass 15 Feb 2010 02:10:39 - 1.330
>> +++ eutils.eclass 17 Feb 2010 14:13:16 -
>> @@ -50,6 +50,15 @@
>> done
>> fi
>> }
>> +else
>> + ebeep() {
>> + eqawarn "ebeep is n
* Jeremy Olexa :
> Maciej Mrozowski wrote:
> >A as result of discussion http://www.mail-archive.com/gentoo-
> >d...@lists.gentoo.org/msg37300.html
> >ebeep and epause functions defined in eutils are not available in EAPI >= 3.
> >For interactive installs, PROPERTIES="interactive" should be used ins