From 713303885caff9cb846c21d89604375741cdc430 Mon Sep 17 00:00:00 2001
From: Jakub Jirutka <jakub@jirutka.cz>
Date: Tue, 22 Nov 2016 12:49:46 +0100
Subject: [PATCH] community/lego: move to testing due to violation of QA rules

`go get` must not be used in APKBUILD, it downloads random dependencies
from Internet without any verification, leads to unreproducible build
---
 {community => testing}/lego/APKBUILD                              | 0
 .../lego/b5d5eee2dd269f88f181d7a437be80194bfd0235.patch           | 0
 {community => testing}/lego/use-correct-version.patch             | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename {community => testing}/lego/APKBUILD (100%)
 rename {community => testing}/lego/b5d5eee2dd269f88f181d7a437be80194bfd0235.patch (100%)
 rename {community => testing}/lego/use-correct-version.patch (100%)

diff --git a/community/lego/APKBUILD b/testing/lego/APKBUILD
similarity index 100%
rename from community/lego/APKBUILD
rename to testing/lego/APKBUILD
diff --git a/community/lego/b5d5eee2dd269f88f181d7a437be80194bfd0235.patch b/testing/lego/b5d5eee2dd269f88f181d7a437be80194bfd0235.patch
similarity index 100%
rename from community/lego/b5d5eee2dd269f88f181d7a437be80194bfd0235.patch
rename to testing/lego/b5d5eee2dd269f88f181d7a437be80194bfd0235.patch
diff --git a/community/lego/use-correct-version.patch b/testing/lego/use-correct-version.patch
similarity index 100%
rename from community/lego/use-correct-version.patch
rename to testing/lego/use-correct-version.patch
-- 
GitLab