public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: fcaps.eclass
       [not found] <20150218161153.58F3C1208D@oystercatcher.gentoo.org>
@ 2015-02-18 21:48 ` Michał Górny
  2015-02-19 11:31   ` Alexis Ballier
  0 siblings, 1 reply; 10+ messages in thread
From: Michał Górny @ 2015-02-18 21:48 UTC (permalink / raw
  To: vapier; +Cc: gentoo-dev, qa

[-- Attachment #1: Type: text/plain, Size: 718 bytes --]

Dnia 2015-02-18, o godz. 16:11:53
"Mike Frysinger (vapier)" <vapier@gentoo.org> napisał(a):

> vapier      15/02/18 16:11:53
> 
>   Modified:             fcaps.eclass
>   Log:
>   clarify USE=filecaps intention #540430
> 
> Revision  Changes    Path
> 1.11                 eclass/fcaps.eclass

Please commit the missing ChangeLog update and remember to update
the ChangeLog after changing any eclass in any way. This is an official
policy for any commits to the Gentoo repository [1] and a lack of
consistency in entries to the ChangeLog is confusing to our developers
and users.

[1]:http://devmanual.gentoo.org/ebuild-writing/misc-files/changelog/index.html

-- 
Best regards,
Michał Górny

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 949 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: fcaps.eclass
  2015-02-18 21:48 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: fcaps.eclass Michał Górny
@ 2015-02-19 11:31   ` Alexis Ballier
  2015-02-19 11:34     ` Patrick Lauer
  0 siblings, 1 reply; 10+ messages in thread
From: Alexis Ballier @ 2015-02-19 11:31 UTC (permalink / raw
  To: Michał Górny; +Cc: vapier, gentoo-dev, qa

On Wed, 18 Feb 2015 22:48:27 +0100
Michał Górny <mgorny@gentoo.org> wrote:

> Dnia 2015-02-18, o godz. 16:11:53
> "Mike Frysinger (vapier)" <vapier@gentoo.org> napisał(a):
> 
> > vapier      15/02/18 16:11:53
> > 
> >   Modified:             fcaps.eclass
> >   Log:
> >   clarify USE=filecaps intention #540430
> > 
> > Revision  Changes    Path
> > 1.11                 eclass/fcaps.eclass
> 
> Please commit the missing ChangeLog update and remember to update
> the ChangeLog after changing any eclass in any way. This is an
> official policy for any commits to the Gentoo repository [1] and a
> lack of consistency in entries to the ChangeLog is confusing to our
> developers and users.
> 
> [1]:http://devmanual.gentoo.org/ebuild-writing/misc-files/changelog/index.html
> 

this policy is about packages; cvs log is *muuuuch* better than any
global changelog for eclasses: who will dig into a thousand changelog
entries to find what changed in fcaps.eclass ?

if you want changelogs in eclass/,  make it per-eclass, like it is
already per-package.


Alexis.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: fcaps.eclass
  2015-02-19 11:31   ` Alexis Ballier
@ 2015-02-19 11:34     ` Patrick Lauer
  2015-02-19 11:38       ` Alexis Ballier
  0 siblings, 1 reply; 10+ messages in thread
From: Patrick Lauer @ 2015-02-19 11:34 UTC (permalink / raw
  To: Alexis Ballier; +Cc: Michał Górny, vapier, gentoo-dev, qa

On Thursday 19 February 2015 12:31:27 Alexis Ballier wrote:
> On Wed, 18 Feb 2015 22:48:27 +0100
> 
> Michał Górny <mgorny@gentoo.org> wrote:
> > Dnia 2015-02-18, o godz. 16:11:53
> > 
> > "Mike Frysinger (vapier)" <vapier@gentoo.org> napisał(a):
> > > vapier      15/02/18 16:11:53
> > > 
> > >   Modified:             fcaps.eclass
> > >   Log:
> > >   clarify USE=filecaps intention #540430
> > > 
> > > Revision  Changes    Path
> > > 1.11                 eclass/fcaps.eclass
> > 
> > Please commit the missing ChangeLog update and remember to update
> > the ChangeLog after changing any eclass in any way. This is an
> > official policy for any commits to the Gentoo repository [1] and a
> > lack of consistency in entries to the ChangeLog is confusing to our
> > developers and users.
> > 
> > [1]:http://devmanual.gentoo.org/ebuild-writing/misc-files/changelog/index.
> > html
> this policy is about packages; cvs log is *muuuuch* better than any
> global changelog for eclasses: who will dig into a thousand changelog
> entries to find what changed in fcaps.eclass ?
> 
> if you want changelogs in eclass/,  make it per-eclass, like it is
> already per-package.
> 

We've had this discussion before ... so ...

if you want to change the rules, follow the usual path of bureaucracy. Civil 
disobedience does not apply here.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: fcaps.eclass
  2015-02-19 11:34     ` Patrick Lauer
@ 2015-02-19 11:38       ` Alexis Ballier
  2015-02-19 12:39         ` Markos Chandras
  2015-02-19 14:42         ` Rick "Zero_Chaos" Farina
  0 siblings, 2 replies; 10+ messages in thread
From: Alexis Ballier @ 2015-02-19 11:38 UTC (permalink / raw
  To: Patrick Lauer; +Cc: Michał Górny, vapier, gentoo-dev, qa

On Thu, 19 Feb 2015 19:34:28 +0800
Patrick Lauer <patrick@gentoo.org> wrote:

> On Thursday 19 February 2015 12:31:27 Alexis Ballier wrote:
> > On Wed, 18 Feb 2015 22:48:27 +0100
> > 
> > Michał Górny <mgorny@gentoo.org> wrote:
> > > Dnia 2015-02-18, o godz. 16:11:53
> > > 
> > > "Mike Frysinger (vapier)" <vapier@gentoo.org> napisał(a):
> > > > vapier      15/02/18 16:11:53
> > > > 
> > > >   Modified:             fcaps.eclass
> > > >   Log:
> > > >   clarify USE=filecaps intention #540430
> > > > 
> > > > Revision  Changes    Path
> > > > 1.11                 eclass/fcaps.eclass
> > > 
> > > Please commit the missing ChangeLog update and remember to update
> > > the ChangeLog after changing any eclass in any way. This is an
> > > official policy for any commits to the Gentoo repository [1] and a
> > > lack of consistency in entries to the ChangeLog is confusing to
> > > our developers and users.
> > > 
> > > [1]:http://devmanual.gentoo.org/ebuild-writing/misc-files/changelog/index.
> > > html
> > this policy is about packages; cvs log is *muuuuch* better than any
> > global changelog for eclasses: who will dig into a thousand
> > changelog entries to find what changed in fcaps.eclass ?
> > 
> > if you want changelogs in eclass/,  make it per-eclass, like it is
> > already per-package.
> > 
> 
> We've had this discussion before ... so ...


what i remember of it is someone adding a ChangeLog file to eclass/ and
sending an email to ask people to fill it. Mind sharing a link ?

I think I'll add ChangeLog to every category and ask people to fill it
whenever they make changes to a package in that category. This would
have the same level of usefulness as a ChangeLog in eclass/.

Alexis.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: fcaps.eclass
  2015-02-19 11:38       ` Alexis Ballier
@ 2015-02-19 12:39         ` Markos Chandras
  2015-02-20  8:28           ` Alexis Ballier
  2015-02-19 14:42         ` Rick "Zero_Chaos" Farina
  1 sibling, 1 reply; 10+ messages in thread
From: Markos Chandras @ 2015-02-19 12:39 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On 02/19/15 13:38, Alexis Ballier wrote:
> On Thu, 19 Feb 2015 19:34:28 +0800 Patrick Lauer
> <patrick@gentoo.org> wrote:
> 
>> On Thursday 19 February 2015 12:31:27 Alexis Ballier wrote:
>>> On Wed, 18 Feb 2015 22:48:27 +0100
>>> 
>>> Michał Górny <mgorny@gentoo.org> wrote:
>>>> Dnia 2015-02-18, o godz. 16:11:53
>>>> 
>>>> "Mike Frysinger (vapier)" <vapier@gentoo.org> napisał(a):
>>>>> vapier      15/02/18 16:11:53
>>>>> 
>>>>> Modified:             fcaps.eclass Log: clarify
>>>>> USE=filecaps intention #540430
>>>>> 
>>>>> Revision  Changes    Path 1.11
>>>>> eclass/fcaps.eclass
>>>> 
>>>> Please commit the missing ChangeLog update and remember to
>>>> update the ChangeLog after changing any eclass in any way.
>>>> This is an official policy for any commits to the Gentoo
>>>> repository [1] and a lack of consistency in entries to the
>>>> ChangeLog is confusing to our developers and users.
>>>> 
>>>> [1]:http://devmanual.gentoo.org/ebuild-writing/misc-files/changelog/index.
>>>>
>>>> 
html
>>> this policy is about packages; cvs log is *muuuuch* better than
>>> any global changelog for eclasses: who will dig into a
>>> thousand changelog entries to find what changed in fcaps.eclass
>>> ?
>>> 
>>> if you want changelogs in eclass/,  make it per-eclass, like it
>>> is already per-package.
>>> 
>> 
>> We've had this discussion before ... so ...
> 
> 
> what i remember of it is someone adding a ChangeLog file to eclass/
> and sending an email to ask people to fill it. Mind sharing a link
> ?
> 
> I think I'll add ChangeLog to every category and ask people to fill
> it whenever they make changes to a package in that category. This
> would have the same level of usefulness as a ChangeLog in eclass/.
> 
> Alexis.
> 
We had the same discussion again in the past

http://archives.gentoo.org/gentoo-dev/msg_51d268a7757fd90fbda77d373a2664f8.xml

and again

http://www.gossamer-threads.com/lists/gentoo/dev/262085

we can't keep having the same discussion.

The original changelog discussion is here

http://archives.gentoo.org/gentoo-dev/msg_c3436497e445eaf86deea087788882e5.xml

There were no objections so we started using it

http://archives.gentoo.org/gentoo-dev/msg_72fafb93225c9f5559415356eb093f44.xml

Can we please bookmark them for future reference?

Do we really need to make every single bit of development a formal
policy? Do we really need to discuss every single bit of development
in the mailing lists? When did we stop being developers because it was
a fun thing to do and turned into a bunch of mean people pointing
fingers at each other?

- -- 
Regards,
Markos Chandras
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJU5dmAAAoJEPqDWhW0r/LCNwQP/3pffbifLk24zHVDh7nlHOxv
2dqggYIro4SxmhaRI2/2gRa/ozdwsu6JjH0+f5taMThvX5OAiJWmQL8u53A/RlO+
xSIN4yPtaDsVbGEzGawvkI4abgFbLx8zNJdOnb2W/hF5JNLAoSZR8RFPeXjbtzw/
sUu1vwL9IilT3jTG8fAutRcdnrYrkFtxO0QkRm11sdYcvgYB1ZBHlepsTmDkFt1v
5DOfm6+iI+ZZsx1K0Avjosl3YmLWu3kyyQeFdaaZN+wgFdk1j+4cZ9qqCeoHJaki
ms2F2QwR3mC009aoSgiR8IbSz3UfK/zQ4zLpX2r+7jdO/Fa2ek3IQl7qrLsP8eAJ
D2LCPGVi8IKJkpTyFX+YqPsL4/c1Jw0KjnEUIXqYcqxi9G2FP0yZSqsAQHdkEW12
qnDlss5E5rCAltQs53yaJBvpGm0Ziu+OYHY8uSfBIRe3JNolD95FXjp32EhoXGpD
N/gaZxhlGgqAasszG3L1XEq9S8uxUU9c1cfCPvzH8Br664cAyHtM5tZnQjbP+e/S
jO9caZC3Ummodj/RFU9MIFdBAuLUqZw9bTGkuN8KwqUcbXl+LeFsuHf9Ys4NYMlh
EouE/+avI1y3WqO7M/kBFVJhS7pqoyCQym3NOzyj3IbsaMG6y3T2iC6XOc3SL1NU
hFswjFA038/x+xnogfvk
=qdEX
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: fcaps.eclass
  2015-02-19 11:38       ` Alexis Ballier
  2015-02-19 12:39         ` Markos Chandras
@ 2015-02-19 14:42         ` Rick "Zero_Chaos" Farina
  2015-02-20  8:32           ` Alexis Ballier
  1 sibling, 1 reply; 10+ messages in thread
From: Rick "Zero_Chaos" Farina @ 2015-02-19 14:42 UTC (permalink / raw
  To: Alexis Ballier, Patrick Lauer
  Cc: Michał Górny, vapier, gentoo-dev, qa

[-- Attachment #1: Type: text/plain, Size: 2457 bytes --]

On 02/19/15 06:38, Alexis Ballier wrote:
> On Thu, 19 Feb 2015 19:34:28 +0800
> Patrick Lauer <patrick@gentoo.org> wrote:
> 
>> On Thursday 19 February 2015 12:31:27 Alexis Ballier wrote:
>>> On Wed, 18 Feb 2015 22:48:27 +0100
>>>
>>> Michał Górny <mgorny@gentoo.org> wrote:
>>>> Dnia 2015-02-18, o godz. 16:11:53
>>>>
>>>> "Mike Frysinger (vapier)" <vapier@gentoo.org> napisał(a):
>>>>> vapier      15/02/18 16:11:53
>>>>>
>>>>>   Modified:             fcaps.eclass
>>>>>   Log:
>>>>>   clarify USE=filecaps intention #540430
>>>>>
>>>>> Revision  Changes    Path
>>>>> 1.11                 eclass/fcaps.eclass
>>>>
>>>> Please commit the missing ChangeLog update and remember to update
>>>> the ChangeLog after changing any eclass in any way. This is an
>>>> official policy for any commits to the Gentoo repository [1] and a
>>>> lack of consistency in entries to the ChangeLog is confusing to
>>>> our developers and users.
>>>>
>>>> [1]:http://devmanual.gentoo.org/ebuild-writing/misc-files/changelog/index.
>>>> html
>>> this policy is about packages; cvs log is *muuuuch* better than any
>>> global changelog for eclasses: who will dig into a thousand
>>> changelog entries to find what changed in fcaps.eclass ?

Noting in that policy limits it to packages.
>>>
>>> if you want changelogs in eclass/,  make it per-eclass, like it is
>>> already per-package.

Our current policy is to enforce updating existing Changelogs at the
lowest possible level.  That means if you really feel strongly about a
per-eclass Changelog that would be permissible per the policy.
>>>
>>
>> We've had this discussion before ... so ...
> 
> 
> what i remember of it is someone adding a ChangeLog file to eclass/ and
> sending an email to ask people to fill it. Mind sharing a link ?
> 
> I think I'll add ChangeLog to every category and ask people to fill it
> whenever they make changes to a package in that category. This would
> have the same level of usefulness as a ChangeLog in eclass/.

This kind of comment isn't productive, let's stick to being productive.

If you feel that the commit log is "good enough" then open a bug
assigned to QA to remove the existing Changelog.  If the existing
Changelog is removed then our policy would be that it doesn't need to be
updated anymore.  Not sure how many people would need to sign off on
that idea, but that would be the process.

Thanks,
Zero_Chaos


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: fcaps.eclass
  2015-02-19 12:39         ` Markos Chandras
@ 2015-02-20  8:28           ` Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2015-02-20  8:28 UTC (permalink / raw
  To: Markos Chandras; +Cc: gentoo-dev

On Thu, 19 Feb 2015 14:39:28 +0200
Markos Chandras <hwoarang@gentoo.org> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
> 
> On 02/19/15 13:38, Alexis Ballier wrote:
> > On Thu, 19 Feb 2015 19:34:28 +0800 Patrick Lauer
> > <patrick@gentoo.org> wrote:
> > 
> >> On Thursday 19 February 2015 12:31:27 Alexis Ballier wrote:
> >>> On Wed, 18 Feb 2015 22:48:27 +0100
> >>> 
> >>> Michał Górny <mgorny@gentoo.org> wrote:
> >>>> Dnia 2015-02-18, o godz. 16:11:53
> >>>> 
> >>>> "Mike Frysinger (vapier)" <vapier@gentoo.org> napisał(a):
> >>>>> vapier      15/02/18 16:11:53
> >>>>> 
> >>>>> Modified:             fcaps.eclass Log: clarify
> >>>>> USE=filecaps intention #540430
> >>>>> 
> >>>>> Revision  Changes    Path 1.11
> >>>>> eclass/fcaps.eclass
> >>>> 
> >>>> Please commit the missing ChangeLog update and remember to
> >>>> update the ChangeLog after changing any eclass in any way.
> >>>> This is an official policy for any commits to the Gentoo
> >>>> repository [1] and a lack of consistency in entries to the
> >>>> ChangeLog is confusing to our developers and users.
> >>>> 
> >>>> [1]:http://devmanual.gentoo.org/ebuild-writing/misc-files/changelog/index.
> >>>>
> >>>> 
> html
> >>> this policy is about packages; cvs log is *muuuuch* better than
> >>> any global changelog for eclasses: who will dig into a
> >>> thousand changelog entries to find what changed in fcaps.eclass
> >>> ?
> >>> 
> >>> if you want changelogs in eclass/,  make it per-eclass, like it
> >>> is already per-package.
> >>> 
> >> 
> >> We've had this discussion before ... so ...
> > 
> > 
> > what i remember of it is someone adding a ChangeLog file to eclass/
> > and sending an email to ask people to fill it. Mind sharing a link
> > ?
> > 
> > I think I'll add ChangeLog to every category and ask people to fill
> > it whenever they make changes to a package in that category. This
> > would have the same level of usefulness as a ChangeLog in eclass/.
> > 
> > Alexis.
> > 
> We had the same discussion again in the past
> 
> http://archives.gentoo.org/gentoo-dev/msg_51d268a7757fd90fbda77d373a2664f8.xml
> 
> and again
> 
> http://www.gossamer-threads.com/lists/gentoo/dev/262085
> 
> we can't keep having the same discussion.

Funny I didn't remember this one. Guess my opinion hasn't changed since
then.


> The original changelog discussion is here
> 
> http://archives.gentoo.org/gentoo-dev/msg_c3436497e445eaf86deea087788882e5.xml
> 
> There were no objections so we started using it
> 
> http://archives.gentoo.org/gentoo-dev/msg_72fafb93225c9f5559415356eb093f44.xml
> 
> Can we please bookmark them for future reference?


From the first link above, I see a proposal and a few agreements.
Unless I missed something, there is no mention of making it a
policy, and even less a policy that should be blindly followed and
enforced without thinking about its usefulness.

From the very first link in your reply, I see a proposal to
auto-generate the ChangeLog and stop annoying people for filling it.
I understand from the fact that people really needing a ChangeLog there
haven't made it happen as either nobody needs a ChangeLog there, or
nobody cares enough.
However, we still continue to see people being picky and asking people
to fill ChangeLogs. How fun.

Alexis.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: fcaps.eclass
  2015-02-19 14:42         ` Rick "Zero_Chaos" Farina
@ 2015-02-20  8:32           ` Alexis Ballier
  2015-02-20 13:23             ` Sergey Popov
  0 siblings, 1 reply; 10+ messages in thread
From: Alexis Ballier @ 2015-02-20  8:32 UTC (permalink / raw
  To: Rick "Zero_Chaos" Farina
  Cc: Patrick Lauer, Michał Górny, vapier, gentoo-dev, qa

On Thu, 19 Feb 2015 09:42:27 -0500
"Rick \"Zero_Chaos\" Farina" <zerochaos@gentoo.org> wrote:

[...]
> >> We've had this discussion before ... so ...
> > 
> > 
> > what i remember of it is someone adding a ChangeLog file to eclass/
> > and sending an email to ask people to fill it. Mind sharing a link ?
> > 
> > I think I'll add ChangeLog to every category and ask people to fill
> > it whenever they make changes to a package in that category. This
> > would have the same level of usefulness as a ChangeLog in eclass/.
> 
> This kind of comment isn't productive, let's stick to being
> productive.

That's because I haven't given the reasons: per-category changelogs
would give long-term tracking with bug references and credits for
package additions and removals.

> If you feel that the commit log is "good enough" then open a bug
> assigned to QA to remove the existing Changelog.  If the existing
> Changelog is removed then our policy would be that it doesn't need to
> be updated anymore.  Not sure how many people would need to sign off
> on that idea, but that would be the process.

Unless I missed something, QA is not the deciding power, council as a
last resort representation of the dev community is; I guess that's why
we're still having this conversation on gentoo-dev ml.

Alexis.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: fcaps.eclass
  2015-02-20  8:32           ` Alexis Ballier
@ 2015-02-20 13:23             ` Sergey Popov
  2015-02-20 13:41               ` Alexis Ballier
  0 siblings, 1 reply; 10+ messages in thread
From: Sergey Popov @ 2015-02-20 13:23 UTC (permalink / raw
  To: Alexis Ballier; +Cc: gentoo-dev, qa

[-- Attachment #1: Type: text/plain, Size: 826 bytes --]

20.02.2015 11:32, Alexis Ballier пишет:
> Unless I missed something, QA is not the deciding power, council as a
> last resort representation of the dev community is; I guess that's why
> we're still having this conversation on gentoo-dev ml.

But until you have decision from Council, overriding our decision - you
should stick to it as per our GLEP.

Moreover, this is not suddenly created bound to developers, that popped
out from nowhere. This is justification of our current policy that is
forgotten by some of the developers - no more, no less.

As said before - you can either provide other solution yourself or
appeal to Council.

-- 
Best regards, Sergey Popov
Gentoo developer
Gentoo Desktop Effects project lead
Gentoo Quality Assurance project lead
Gentoo Proxy maintainers project lead


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: fcaps.eclass
  2015-02-20 13:23             ` Sergey Popov
@ 2015-02-20 13:41               ` Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2015-02-20 13:41 UTC (permalink / raw
  To: Sergey Popov; +Cc: gentoo-dev, qa

On Fri, 20 Feb 2015 16:23:41 +0300
Sergey Popov <pinkbyte@gentoo.org> wrote:

> As said before - you can either provide other solution yourself or
> appeal to Council.

sadly, things I have no need for get at the bottom of my TODO list, if
at all, and usually never get done.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-02-21  0:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20150218161153.58F3C1208D@oystercatcher.gentoo.org>
2015-02-18 21:48 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: fcaps.eclass Michał Górny
2015-02-19 11:31   ` Alexis Ballier
2015-02-19 11:34     ` Patrick Lauer
2015-02-19 11:38       ` Alexis Ballier
2015-02-19 12:39         ` Markos Chandras
2015-02-20  8:28           ` Alexis Ballier
2015-02-19 14:42         ` Rick "Zero_Chaos" Farina
2015-02-20  8:32           ` Alexis Ballier
2015-02-20 13:23             ` Sergey Popov
2015-02-20 13:41               ` Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox