Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 6A263781966 for ; Wed, 10 Jul 2019 20:37:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 17851366DB for ; Wed, 10 Jul 2019 22:30:11 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fB4bFnO8w_t0; Wed, 10 Jul 2019 22:30:10 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1562790609; bh=jWHzotK3u07/BPZQ8Y8z7vfuEk5DIy85ZnR5Cm/f+vY=; h=From:To:Cc:Subject:Date; b=Antu2fxGK1i9StY4bnWgtxqUvZZjHe/XtEUl+xABcDxEYzGBz5Nls2Juca3kd7im8 dkQ0uZZ2qzF8bK996Wp+vIWRSTUogg0S6vN23UXafzoFNkP97VLWHvR9bW+MoAMKFu wcrJDpQnN6/3mBUfGg2AWhO9+rbZMh2zvvxbSK1N6wJ3Qq2oqoWHpgqiPQsXr5uC2k 1HgohfU73Wg96JJNPPm9p9tQYESlnazz9tgXkQFhz47nRNHTp1H0Bfz/zqC853qSJd 5juzKLpR+yxmOhADqFenqllThG+VJFvRwa80YIeCxU6OPqtJBG6bTyJo+Pq1PrX0Fx 9aGtjQ15isfdw== To: alpine-aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH] community/openrct2: move from testing Date: Wed, 10 Jul 2019 22:29:19 +0200 Message-Id: <20190710202919.21743-1-bribbers@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit --- {testing => community}/openrct2/APKBUILD | 0 {testing => community}/openrct2/openrct2-cli.post-install | 0 {testing => community}/openrct2/openrct2.post-install | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/openrct2/APKBUILD (100%) rename {testing => community}/openrct2/openrct2-cli.post-install (100%) rename {testing => community}/openrct2/openrct2.post-install (100%) diff --git a/testing/openrct2/APKBUILD b/community/openrct2/APKBUILD similarity index 100% rename from testing/openrct2/APKBUILD rename to community/openrct2/APKBUILD diff --git a/testing/openrct2/openrct2-cli.post-install b/community/openrct2/openrct2-cli.post-install similarity index 100% rename from testing/openrct2/openrct2-cli.post-install rename to community/openrct2/openrct2-cli.post-install diff --git a/testing/openrct2/openrct2.post-install b/community/openrct2/openrct2.post-install similarity index 100% rename from testing/openrct2/openrct2.post-install rename to community/openrct2/openrct2.post-install -- 2.22.0