From: Zac Medico Date: Wed, 8 Feb 2012 16:38:27 +0000 (-0800) Subject: repoman: make SRC_URI.mirror fatal X-Git-Tag: v2.2.0_alpha86~43 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3e8e27667bce754914935fe858a9dd3441d44653;p=portage.git repoman: make SRC_URI.mirror fatal Thanks to Christian Ruppert for the suggestion. --- diff --git a/bin/repoman b/bin/repoman index e54967d80..c78b42f9d 100755 --- a/bin/repoman +++ b/bin/repoman @@ -415,7 +415,6 @@ qawarnings = set(( "RDEPEND.implicit", "RDEPEND.suspect", "RESTRICT.invalid", -"SRC_URI.mirror", "ebuild.minorsyn", "ebuild.badheader", "ebuild.patches",