From ca75928c7a7bf50ea8b679a19295cf71bc2f92f0 Mon Sep 17 00:00:00 2001 From: Leo Date: Sat, 7 Sep 2019 22:32:50 -0300 Subject: [PATCH] unmaintained/openxcap: move from testing - Python2 only --- {testing => unmaintained}/openxcap/APKBUILD | 0 {testing => unmaintained}/openxcap/config.ini | 0 {testing => unmaintained}/openxcap/openxcap.initd | 0 {testing => unmaintained}/openxcap/openxcap.pre-install | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {testing => unmaintained}/openxcap/APKBUILD (100%) rename {testing => unmaintained}/openxcap/config.ini (100%) rename {testing => unmaintained}/openxcap/openxcap.initd (100%) rename {testing => unmaintained}/openxcap/openxcap.pre-install (100%) diff --git a/testing/openxcap/APKBUILD b/unmaintained/openxcap/APKBUILD similarity index 100% rename from testing/openxcap/APKBUILD rename to unmaintained/openxcap/APKBUILD diff --git a/testing/openxcap/config.ini b/unmaintained/openxcap/config.ini similarity index 100% rename from testing/openxcap/config.ini rename to unmaintained/openxcap/config.ini diff --git a/testing/openxcap/openxcap.initd b/unmaintained/openxcap/openxcap.initd similarity index 100% rename from testing/openxcap/openxcap.initd rename to unmaintained/openxcap/openxcap.initd diff --git a/testing/openxcap/openxcap.pre-install b/unmaintained/openxcap/openxcap.pre-install similarity index 100% rename from testing/openxcap/openxcap.pre-install rename to unmaintained/openxcap/openxcap.pre-install