Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 4288B782C94 for ; Mon, 9 Sep 2019 19:52:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 30B9826AD8 for ; Mon, 9 Sep 2019 21:52:34 +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 V5mz6GDCVGSs; Mon, 9 Sep 2019 21:52:33 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1568058752; bh=5IJdh2u7Jr/Q6rOSrdpnFIoF+66X1PHS+e/hE5U36RA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=JMWHrH+l3gb1uf0n5iHe4vI91uOJlX4GrqTFqWEFfKjUJ+8h7PK8nzDLxuxh5biVZ MuxW+0erTs+xFcPSLhFaZfcbCRd52UVFEQTLyhFMYN8KKQQT2Ju4a4Vb8S0RWOWBpb 0JYKZSIUtC3S3DDk942/GD3uN3l+iXuhvieOdPQD0GHYVgtXu+5hUCVVKU9zrtnfRN Wk9Hc0co9Nb/MxIiTYSU+aXNM53z7ezXxaCugWc/0Jvgr6oXUcQkbC2xeTJGN+EBLm Q8HsORYjr54ChNWEOa8Y1iFjlvMHxpXIFve+MauIDeZJmtqllLFmUxrOc2DW4Av77N fYR2NOmvWATbw== To: alpine-aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH 15/44] community/kscreen: move from testing Date: Mon, 9 Sep 2019 21:51:39 +0200 Message-Id: <20190909195208.28520-15-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}/kscreen/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/kscreen/APKBUILD (100%) diff --git a/testing/kscreen/APKBUILD b/community/kscreen/APKBUILD similarity index 100% rename from testing/kscreen/APKBUILD rename to community/kscreen/APKBUILD -- 2.23.0