From 881647d2b55fd0b7d76f088c85cd8ceb2a0a1027 Mon Sep 17 00:00:00 2001
From: Francesco Colista <fcolista@alpinelinux.org>
Date: Mon, 8 Apr 2019 10:13:59 +0000
Subject: [PATCH] unmaintained/buildbot: moved from community.

The number of requirements are too high, and also requires specific versions.
We can't maintain it.
The best thing to do is having pip install the needed dependencies.
---
 {community => unmaintained}/buildbot/APKBUILD             | 0
 {community => unmaintained}/buildbot/buildbot.pre-install | 0
 {community => unmaintained}/buildbot/buildmaster.confd    | 0
 {community => unmaintained}/buildbot/buildmaster.initd    | 0
 4 files changed, 0 insertions(+), 0 deletions(-)
 rename {community => unmaintained}/buildbot/APKBUILD (100%)
 rename {community => unmaintained}/buildbot/buildbot.pre-install (100%)
 rename {community => unmaintained}/buildbot/buildmaster.confd (100%)
 rename {community => unmaintained}/buildbot/buildmaster.initd (100%)

diff --git a/community/buildbot/APKBUILD b/unmaintained/buildbot/APKBUILD
similarity index 100%
rename from community/buildbot/APKBUILD
rename to unmaintained/buildbot/APKBUILD
diff --git a/community/buildbot/buildbot.pre-install b/unmaintained/buildbot/buildbot.pre-install
similarity index 100%
rename from community/buildbot/buildbot.pre-install
rename to unmaintained/buildbot/buildbot.pre-install
diff --git a/community/buildbot/buildmaster.confd b/unmaintained/buildbot/buildmaster.confd
similarity index 100%
rename from community/buildbot/buildmaster.confd
rename to unmaintained/buildbot/buildmaster.confd
diff --git a/community/buildbot/buildmaster.initd b/unmaintained/buildbot/buildmaster.initd
similarity index 100%
rename from community/buildbot/buildmaster.initd
rename to unmaintained/buildbot/buildmaster.initd
-- 
GitLab