From 1e1cd44e4d49bd52687d4a044c56b90dfd2916be Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Mon, 22 Aug 2016 17:02:22 +0200 Subject: [PATCH] testing/mlocate: move to unmaintained (doesn't work) This package doesn't work for a long time and I don't know how to fix it. --- {testing => unmaintained}/mlocate/APKBUILD | 2 +- {testing => unmaintained}/mlocate/mlocate.pre-install | 0 {testing => unmaintained}/mlocate/updatedb.conf | 0 {testing => unmaintained}/mlocate/updatedb.cron.daily | 0 4 files changed, 1 insertion(+), 1 deletion(-) rename {testing => unmaintained}/mlocate/APKBUILD (97%) rename {testing => unmaintained}/mlocate/mlocate.pre-install (100%) rename {testing => unmaintained}/mlocate/updatedb.conf (100%) rename {testing => unmaintained}/mlocate/updatedb.cron.daily (100%) diff --git a/testing/mlocate/APKBUILD b/unmaintained/mlocate/APKBUILD similarity index 97% rename from testing/mlocate/APKBUILD rename to unmaintained/mlocate/APKBUILD index 75848aea5ec..f71e91f80d5 100644 --- a/testing/mlocate/APKBUILD +++ b/unmaintained/mlocate/APKBUILD @@ -1,6 +1,6 @@ # Contributor: Leslie P. Polzer # Contributor: Bartłomiej Piotrowski -# Maintainer: Jakub Jirutka +# Maintainer: pkgname=mlocate pkgver=0.26 diff --git a/testing/mlocate/mlocate.pre-install b/unmaintained/mlocate/mlocate.pre-install similarity index 100% rename from testing/mlocate/mlocate.pre-install rename to unmaintained/mlocate/mlocate.pre-install diff --git a/testing/mlocate/updatedb.conf b/unmaintained/mlocate/updatedb.conf similarity index 100% rename from testing/mlocate/updatedb.conf rename to unmaintained/mlocate/updatedb.conf diff --git a/testing/mlocate/updatedb.cron.daily b/unmaintained/mlocate/updatedb.cron.daily similarity index 100% rename from testing/mlocate/updatedb.cron.daily rename to unmaintained/mlocate/updatedb.cron.daily