Eliminate confusing false positive error messages
authorZac Medico <zmedico@gentoo.org>
Wed, 3 Oct 2007 07:50:57 +0000 (07:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 3 Oct 2007 07:50:57 +0000 (07:50 -0000)
commit6ff42a6e99c0d13361eacc4c6b7d03a465767bc4
tree82f96b940f4a7123402a0c5e5672e2b15e3909e1
parent4f6e99bee83928a1888284a8a8ec0295feffc6f5
Eliminate confusing false positive error messages
for SRC_URI.syntax and digestentry.unused that are
reported when the SRC_URI for one or more ebuilds
can't be parsed for some reason. There's no point
in producing a false error here since the root
cause will produce a valid error elsewhere, such
as "SRC_URI.syntax" or "ebuild.sytax". Also,
update the docs for the "ebuild.syntax" error to
indicate that a digest verification failure can
trigger it.

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