Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 94852782E29 for ; Mon, 9 Sep 2019 19:52:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8217626ACA for ; Mon, 9 Sep 2019 21:52:37 +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 2EFrqdrK_sOJ; Mon, 9 Sep 2019 21:52:36 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1568058756; bh=WWLa4wXxZ2iteltZkwPRt4fZ4omc6LfBlokN6DrZSDA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=gQeEpfeBrd0N+mlQaAnSuZqpHzb9KOxkxr+hZXvLJg87b/uzPGM+R8bfg4zpVTTUI I0I4AeRcrh3LbUatK15Qa0Vi1e5ofEwbDrDF4pOekI3N61PdADmOTQsXoLVGXL0vOa AmFznz8Qejg2hQHptVbrf9HjiqZAj4rEQqjYHMTKjYJnJMI+V7HODT4skwzKouWdky UowFYVctvNQgkxYBkgwrur5KuNbx+qSEhdJS43cYm0k6dkEi7LIQEnky7uSNVPexC9 pCjedppxOjz5Q5CUHC7FuVuHoWXraegZycwNXGEqtD1cAIoPUE/MdwqIimAsx+lawP Bj9sYDIn4mcyw== To: alpine-aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH 20/44] community/kwayland-integration: move from testing Date: Mon, 9 Sep 2019 21:51:44 +0200 Message-Id: <20190909195208.28520-20-bribbers@disroot.org> In-Reply-To: <20190909195208.28520-1-bribbers@disroot.org> References: <20190909195208.28520-1-bribbers@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit --- {testing => community}/kwayland-integration/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/kwayland-integration/APKBUILD (100%) diff --git a/testing/kwayland-integration/APKBUILD b/community/kwayland-integration/APKBUILD similarity index 100% rename from testing/kwayland-integration/APKBUILD rename to community/kwayland-integration/APKBUILD -- 2.23.0