Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id DD9E7780DB0 for <~alpine/aports@lists.alpinelinux.org>; Thu, 14 Oct 2021 11:55:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id BC6F96DD24; Thu, 14 Oct 2021 13:46:21 +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 EO76bmc5geq2; Thu, 14 Oct 2021 13:46:20 +0200 (CEST) From: Alexey Yerin DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1634211980; bh=eFeYPO4cguwHhE1kZtOrsliYtOE9i7cNNTXGeYri5NA=; h=From:To:Cc:Subject:Date; b=klPnzFHwdV6epSJMvkCmtluuZUJzP1iLmRZia8e52bFKSm326qWCIWpRXG9vf97yx LB1AXolwYZyjeKEVhiWuQ25KTfzwGGVCFmAGgk+gJrEP33k6irMob9TjofirpSY1+H WTuI8hnOxarItA7+8ca8iJp67QlPuXj751HJ93qNcb9AfowdIDky2QieMKeZ8armqA S5suI3o8yRjWxr3mo9ilHlE39E++u+JrrR+OCtORm2pgiWgZeP47IAC52w0RGvYYFb w9cO964vpbZV9yVHrchNvcVlSl25zPoJ353bwCbgf9YTij6XGuI22Scbg15/ufUj72 7OJJWTjRwON+w== To: ~alpine/aports@lists.alpinelinux.org Cc: Alexey Yerin Subject: [PATCH] community/tut: move from testing Date: Thu, 14 Oct 2021 14:46:18 +0300 Message-Id: <20211014114618.1798-1-yyp@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit --- {testing => community}/tut/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/tut/APKBUILD (100%) diff --git a/testing/tut/APKBUILD b/community/tut/APKBUILD similarity index 100% rename from testing/tut/APKBUILD rename to community/tut/APKBUILD -- 2.33.1