From 444a6e5e88484b6a66c2d8bff7e21c76d32bc185 Mon Sep 17 00:00:00 2001 From: Ruven Date: Thu, 12 Sep 2024 13:14:28 +0200 Subject: [PATCH] community/iipsrv: move from testing --- {testing => community}/iipsrv/APKBUILD | 0 {testing => community}/iipsrv/RawTile.patch | 0 {testing => community}/iipsrv/apache.iipsrv.conf | 0 {testing => community}/iipsrv/iipsrv.confd | 0 {testing => community}/iipsrv/iipsrv.initd | 0 {testing => community}/iipsrv/iipsrv.pre-install | 0 {testing => community}/iipsrv/lighttpd.iipsrv.conf | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/iipsrv/APKBUILD (100%) rename {testing => community}/iipsrv/RawTile.patch (100%) rename {testing => community}/iipsrv/apache.iipsrv.conf (100%) rename {testing => community}/iipsrv/iipsrv.confd (100%) rename {testing => community}/iipsrv/iipsrv.initd (100%) rename {testing => community}/iipsrv/iipsrv.pre-install (100%) rename {testing => community}/iipsrv/lighttpd.iipsrv.conf (100%) diff --git a/testing/iipsrv/APKBUILD b/community/iipsrv/APKBUILD similarity index 100% rename from testing/iipsrv/APKBUILD rename to community/iipsrv/APKBUILD diff --git a/testing/iipsrv/RawTile.patch b/community/iipsrv/RawTile.patch similarity index 100% rename from testing/iipsrv/RawTile.patch rename to community/iipsrv/RawTile.patch diff --git a/testing/iipsrv/apache.iipsrv.conf b/community/iipsrv/apache.iipsrv.conf similarity index 100% rename from testing/iipsrv/apache.iipsrv.conf rename to community/iipsrv/apache.iipsrv.conf diff --git a/testing/iipsrv/iipsrv.confd b/community/iipsrv/iipsrv.confd similarity index 100% rename from testing/iipsrv/iipsrv.confd rename to community/iipsrv/iipsrv.confd diff --git a/testing/iipsrv/iipsrv.initd b/community/iipsrv/iipsrv.initd similarity index 100% rename from testing/iipsrv/iipsrv.initd rename to community/iipsrv/iipsrv.initd diff --git a/testing/iipsrv/iipsrv.pre-install b/community/iipsrv/iipsrv.pre-install similarity index 100% rename from testing/iipsrv/iipsrv.pre-install rename to community/iipsrv/iipsrv.pre-install diff --git a/testing/iipsrv/lighttpd.iipsrv.conf b/community/iipsrv/lighttpd.iipsrv.conf similarity index 100% rename from testing/iipsrv/lighttpd.iipsrv.conf rename to community/iipsrv/lighttpd.iipsrv.conf