Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 6E88B782C83 for ; Mon, 9 Sep 2019 19:52:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 57F8A26ADC for ; Mon, 9 Sep 2019 21:52:35 +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 euGUOT7aeMa5; Mon, 9 Sep 2019 21:52:34 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1568058754; bh=ybeEQEd6Q0FjGm3838sIp1S7eBJ5PXFXSJkvDVEewGM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=VHGTDvYArXqi7RGz+3kJ1RcxUXBI98kfXeOQlG7nXI9A5ObgkNwmtqoXaqfGc5nQN hWQc3qybDtCM4yRyXMAIOBD4KDczs4/e+57+4W88Ny8WG02wTtvXH9+zP/RouCyVOh N01uyQMcsLEQtxcc34oyv2+ps4Gm35V7EVZLeMwHvvIIKWPX4yIUHQZoLe38m0WMJa VwhSbYx/MZ/i5OiL9oHmC0IT+TKuqmpVvdcUvUEhZxk6U2FusI2+NNX3TOwyLwA1YP qNSnfLIauW6S3nSiuUe0HiyLaGqPHzhNhhaKAQbb/oB7PBXyXpZFHgF0Me0gYTTGJt njeskov80CIAw== To: alpine-aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH 17/44] community/ksshaskpass: move from testing Date: Mon, 9 Sep 2019 21:51:41 +0200 Message-Id: <20190909195208.28520-17-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}/ksshaskpass/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/ksshaskpass/APKBUILD (100%) diff --git a/testing/ksshaskpass/APKBUILD b/community/ksshaskpass/APKBUILD similarity index 100% rename from testing/ksshaskpass/APKBUILD rename to community/ksshaskpass/APKBUILD -- 2.23.0