Gentoo Archives: gentoo-dev

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] comprehensive eclass checking in repoman
Date: Thu, 24 May 2012 20:13:35
Message-Id: CAATnKFDcOPrB6ZhhRuTNShvsdyohiiuGQS7CmOeLPBHF+ZnQ3g@mail.gmail.com
In Reply to: [gentoo-dev] comprehensive eclass checking in repoman by Mike Frysinger
1 On 25 May 2012 07:47, Mike Frysinger <vapier@g.o> wrote:
2 > -mike
3
4 Were it me, I'd have a tool that scrapes the eclass files's
5 documentation and emits a .json file which repoman can then optionally
6 use for consistency checks.
7
8 Mostly because I don't like the idea of repoman re-probing all the
9 eclasses every time you check an ebuild, and would like a way of
10 consistency checking an ebuild and seeing what metadata it produced
11 without needing to see it through the eyes of "repoman full" on a
12 consuming ebuild.
13
14 My 2c
15 --
16 Kent
17
18 perl -e  "print substr( \"edrgmaM  SPA NOcomil.ic\\@tfrken\", \$_ * 3,
19 3 ) for ( 9,8,0,7,1,6,5,4,3,2 );"
20
21 http://kent-fredric.fox.geek.nz

Replies

Subject Author
Re: [gentoo-dev] comprehensive eclass checking in repoman Mike Frysinger <vapier@g.o>