Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id BA874781D87 for ; Mon, 9 Sep 2019 19:52:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8518626AE0 for ; Mon, 9 Sep 2019 21:52:25 +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 LYgmwLnzFkGZ; Mon, 9 Sep 2019 21:52:24 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1568058744; bh=9Q5W5QUz3UmlI9LFadfV4EHAAfqjLwG0SVIy8Ac2ZvM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=gtUBgHuAFTFaxshni4YmTr3jmYq8sifNxiyWKTrkZfMRumG+NQFuPhVZGOr+eUDnj MLWMhJGu+KKnud1zLYu2zl9cz3HMsfs3ok2V0j4gtpmQdBssITIB5+TD+pRYZxw54A kHdtBz91v74PElp49oiAt3NelhnG5eKxUf9g5ZzxOT7SocdX3AtueBmITN5OZGONW3 ITQCfGSMiPadRHfa97ea1LoLNTUtCITsoJ8RGer2ssZiZkCHTaJVYFc+L/UAOyd+qF uQcWE2hjwJ8D+e8e2pzelc0cRNWp7ULuwdNhZQAO7fKcYrnVnJBqRfX+oa9KndnQLn x+A+lrN4t4axQ== To: alpine-aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH 04/44] community/breeze-gtk: move from testing Date: Mon, 9 Sep 2019 21:51:28 +0200 Message-Id: <20190909195208.28520-4-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}/breeze-gtk/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/breeze-gtk/APKBUILD (100%) diff --git a/testing/breeze-gtk/APKBUILD b/community/breeze-gtk/APKBUILD similarity index 100% rename from testing/breeze-gtk/APKBUILD rename to community/breeze-gtk/APKBUILD -- 2.23.0