Gentoo Archives: gentoo-dev

From: "Petteri Räty" <betelgeuse@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] RFC: length of the DESCRIPTION variable
Date: Sun, 06 Jan 2008 00:27:44
Message-Id: 47801EF7.1080209@gentoo.org
1 Current devmanual suggest to not use line lengths over 80 characters.
2 http://devmanual.gentoo.org/ebuild-writing/file-format/index.html
3
4 I wrote a repoman check that checks that the value doesn't go over 80.
5 This is useful for tools like eix that show the DESCRIPTION. The thing
6 is that lots of ebuilds will fail this currently. Do you think we should
7 use a higher limit like 100? qualudis seems to use 120 currently.
8
9 Regards,
10 Petteri

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] RFC: length of the DESCRIPTION variable "Petteri Räty" <betelgeuse@g.o>