Make manifest mode with --force option cause existing digests to be replaced
authorZac Medico <zmedico@gentoo.org>
Mon, 9 Mar 2009 06:03:06 +0000 (06:03 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 9 Mar 2009 06:03:06 +0000 (06:03 -0000)
commit005f56110e90c4ff1fef5a8eccd99ecd85cf908b
treef363c98ea2c936228653b6c86c677ad20b832158
parenteb702af2abed495471af86ba8cd15d6ec610fc69
Make manifest mode with --force option cause existing digests to be replaced
for any files that exist in ${DISTDIR}. This provides an alternative to
ebuild --force manifest for updating existing distfiles digests. Digests
are assumed to be corect for files that do not exist in ${DISTDIR} since
the user could simply remove the whole Manifest if they wanted to regenerate
digests for all files (and it's safer to regenerate as few as possible
because it's less probably that a valid digest will get replaced by an
invalid one).

svn path=/main/trunk/; revision=12802
bin/repoman
man/repoman.1