In order to reduce time consumed for dependency checks, skip 'dev' profiles
authorZac Medico <zmedico@gentoo.org>
Sun, 16 Nov 2008 07:59:12 +0000 (07:59 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 16 Nov 2008 07:59:12 +0000 (07:59 -0000)
commitbf85b528521001246d47c5c8b1832d735b1cbfdd
treebd3ae11d6b0e32d3ec125224282ca3803fed86a3
parent2cd135139ffa8899118db75ea9d9901f38a74d92
In order to reduce time consumed for dependency checks, skip 'dev' profiles
by default and add an --include-dev option which causes them to be checked.
Given the current profiles.desc content, this approximately halves the number
of profiles checked by default and also halves the time consumed by repoman.
Thanks to Donnie Berkholz <dberkholz@g.o> for the suggestion. (trunk r11962)

svn path=/main/branches/2.1.6/; revision=11963
bin/repoman
man/repoman.1