Eliminate confusing false positive error messages
authorZac Medico <zmedico@gentoo.org>
Fri, 5 Oct 2007 03:33:12 +0000 (03:33 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 5 Oct 2007 03:33:12 +0000 (03:33 -0000)
commiteb458949e7634f7353c8604f58fb495ce04e9871
tree4a21d7695c4e01871f521a9ccf17319db524e09a
parent7c3688f2701bb68c33d951123cdf6b727c208a8e
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".
(trunk r7905)

svn path=/main/branches/2.1.2/; revision=7941
bin/repoman