Re: [gentoo-dev] DESCRIPTION size

2009-05-17 Thread Petteri Räty
Mounir Lamouri wrote: > Ulrich Mueller wrote: >> The devmanual also says "Where possible, try to keep lines no wider >> than 80 positions." which would limit DESCRIPTION to 66 characters. >> >> These are guidelines, not strict rules. Keep it shorter if it's >> reasonably possible. >> > Even guid

Re: [gentoo-dev] DESCRIPTION size

2009-05-17 Thread Mounir Lamouri
Ulrich Mueller wrote: > The devmanual also says "Where possible, try to keep lines no wider > than 80 positions." which would limit DESCRIPTION to 66 characters. > > These are guidelines, not strict rules. Keep it shorter if it's > reasonably possible. > Even guidelines should be consistent. If

Re: [gentoo-dev] DESCRIPTION size

2009-05-17 Thread Ulrich Mueller
> On Sun, 17 May 2009, Mounir Lamouri wrote: > According to devmanunal [1], DESCRIPTION should be 80 characters max It says "less than 80" so 79 is the maximum. ;-) > but according to repoman, DESCRIPTION should be 100 characters max. > I'm confused, who should I believe ? :) > [1] http:/

[gentoo-dev] DESCRIPTION size

2009-05-17 Thread Mounir Lamouri
Hi, According to devmanunal [1], DESCRIPTION should be 80 characters max but according to repoman, DESCRIPTION should be 100 characters max. I'm confused, who should I believe ? :) [1] http://devmanual.gentoo.org/ebuild-writing/variables/index.html Thanks, Mounir