Make manifest mode with --force option cause existing digests to be replaced
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 07:36:49 +0000 (07:36 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 07:36:49 +0000 (07:36 -0000)
commitb8cfb8afa265cc07f22ac52eea16b8b18dbc1f36
tree4c3a23457b36e6c9cab1201f9a4ab3af83c8e2b6
parent308b4b74fb2cd285516d6ffa7af4904946b95b3c
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). (trunk r12802)

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