Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 3C495781A86 for ; Sun, 6 Oct 2019 12:27:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 959CE2547E for ; Sun, 6 Oct 2019 14:17:38 +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 meJagKXkCvb2; Sun, 6 Oct 2019 14:17:37 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1570364257; bh=lNMcu2zmfipMcyiYl5q3r9zk7vlSe02R/FoCPNxTDdU=; h=From:To:Cc:Subject:Date; b=AF+iLOpVxOvbLlSlX4jU/HPuMY11u6cqS6AS21CC9W103dF/o63SNSVHEF97BAd0q GBQ+qFnxLAD4NydFubYTG02GAo9O1B2snGbWN2fjVJ/hYTTxRxtiYcrrhYq/+oeQji eBV/M0DGPOZ2QcNHAigSYnvlMe+K45cRUviXpGpqjQsScy4q1UGTDcm46Yrujqo6IX pI/1LqDAwF2vGa4L7GHcQxm2aaha6iqTHBW1EtH/MjrVT0MntJcQq5SPpZYbTBCcmF R88hX8kb4LDnDylzUfxnTQSw8c1/SPC3w4QSpN+TxGl1DD1T//RGDU90c46QUVIDXW 0VlZPYDDIcw4w== To: alpine-aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH 1/3] community/libkipi: move from testing Date: Sun, 6 Oct 2019 14:17:33 +0200 Message-Id: <20191006121735.13535-1-bribbers@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit --- {testing => community}/libkipi/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/libkipi/APKBUILD (100%) diff --git a/testing/libkipi/APKBUILD b/community/libkipi/APKBUILD similarity index 100% rename from testing/libkipi/APKBUILD rename to community/libkipi/APKBUILD -- 2.23.0