repoman: make SRC_URI.mirror fatal
authorZac Medico <zmedico@gentoo.org>
Wed, 8 Feb 2012 16:38:27 +0000 (08:38 -0800)
committerZac Medico <zmedico@gentoo.org>
Wed, 8 Feb 2012 16:38:27 +0000 (08:38 -0800)
Thanks to Christian Ruppert <idl0r@gentoo.org> for the suggestion.

bin/repoman

index e54967d801f17f15c56ff8dd9fddd756859d187a..c78b42f9d08f5f8f8bda9607f2d256454205ae69 100755 (executable)
@@ -415,7 +415,6 @@ qawarnings = set((
 "RDEPEND.implicit",
 "RDEPEND.suspect",
 "RESTRICT.invalid",
-"SRC_URI.mirror",
 "ebuild.minorsyn",
 "ebuild.badheader",
 "ebuild.patches",