Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 1DD38782CDD for ; Mon, 9 Sep 2019 19:52:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0CB4E26AD1 for ; Mon, 9 Sep 2019 21:52:36 +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 N8_U8HxxZnkA; Mon, 9 Sep 2019 21:52:35 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1568058754; bh=9PmX96IQNq3pJFy5SO9m0ABW7tSS2cBANp8mO9mDDlI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=J5Y7a0QLIZBfXJndiqBiBHllaEIrNjT8R0iHlWacnO8xQvN9OfchcOQAAFlEsV5x3 Me2e9zZKJ4sDIKxX/YldPcJn8niPOKB4UVE9rAAUOtJ2YK0+ChOAuqeMod8luNlwpx siW9+rbHCvA3KC37xrJG/auvHlePnKlSuIRMaFu1CG/+UyqzrZ0jh6AXkfbDiV/c3r 3NMoa5sCE5smz8deyx1+/Juy7jpnJgvPMJBDC9/kbC5t4v4tzYpsCz7dlA6lFAO8n1 fw5vjNWwgfSveS9mV4LLLXYw9wu5/fFtFSnJyjTcxEZiSnT/L6rTb+KtKMUIVZzkrX BrJu5Cw8BLrzQ== To: alpine-aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH 18/44] community/ksysguard: move from testing Date: Mon, 9 Sep 2019 21:51:42 +0200 Message-Id: <20190909195208.28520-18-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}/ksysguard/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/ksysguard/APKBUILD (100%) diff --git a/testing/ksysguard/APKBUILD b/community/ksysguard/APKBUILD similarity index 100% rename from testing/ksysguard/APKBUILD rename to community/ksysguard/APKBUILD -- 2.23.0