Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id A047A781D42 for ; Mon, 9 Sep 2019 19:52:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id ADC3626AD8 for ; Mon, 9 Sep 2019 21:52:23 +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 P5l_svCZGvlZ; Mon, 9 Sep 2019 21:52:22 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1568058742; bh=UwomcTZ5si15VawqC7P9tJYgOY2IlMgeEG9Ck+yotig=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=SuByZ+hzBqliyddT92IbvxYbi39EBkeL56yg08K8/fnevddYvblF7AZuimQiJuKIM o2M1Q9D5F/PVU7oxDil+uNRYR9TS80fO+bXfD+nXlueDLJn+pi4uwB7EunbNE0IWRa XdX2+ZYlMNaUcRW3yKy9ar0ZOznjSGDP8BrIrADZmhpOvNIySoPh8hWN3WO+Nmt55r llFtl9xmRguTeOPKHnIIxN8nuC9RPbRju9fDthpVZyFeV/xkXEnGW/ReMLa57hKxuR eCdycOSVW6uu+wVvPeECgxhI4YpdEz0r3i8pS4IINXt9Wbl60QFCN1CX0+X+pBgxEA HzKhMJGZtgHPQ== To: alpine-aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH 02/44] community/bluedevil: move from testing Date: Mon, 9 Sep 2019 21:51:26 +0200 Message-Id: <20190909195208.28520-2-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}/bluedevil/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/bluedevil/APKBUILD (100%) diff --git a/testing/bluedevil/APKBUILD b/community/bluedevil/APKBUILD similarity index 100% rename from testing/bluedevil/APKBUILD rename to community/bluedevil/APKBUILD -- 2.23.0