aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-02-08 08:38:27 -0800
committerZac Medico <zmedico@gentoo.org>2012-02-08 08:38:27 -0800
commit3e8e27667bce754914935fe858a9dd3441d44653 (patch)
tree861640da2af34869e8f89ebef83b8d8f1d979dc2 /bin
parentrepoman: normalize thirdpartymirrors trailing / (diff)
downloadportage-3e8e27667bce754914935fe858a9dd3441d44653.tar.gz
portage-3e8e27667bce754914935fe858a9dd3441d44653.tar.bz2
portage-3e8e27667bce754914935fe858a9dd3441d44653.zip
repoman: make SRC_URI.mirror fatal
Thanks to Christian Ruppert <idl0r@gentoo.org> for the suggestion.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/repoman1
1 files changed, 0 insertions, 1 deletions
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",