Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id EF118781B3B for <~alpine/aports@lists.alpinelinux.org>; Sat, 10 Aug 2019 17:26:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id B35FD27DA6 for <~alpine/aports@lists.alpinelinux.org>; Sat, 10 Aug 2019 19:26:58 +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 HdB5m6u_-9nK; Sat, 10 Aug 2019 19:26:57 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1565458016; bh=CN4raxQ3l87Mh6dABShbAixVjU83/0YpUVCP/g5cbAQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=LT2ayyx9wa+jh4nE/V+KSRFv6buXt5r/6lPCXy82spFkhgW3eMzHEpQtdhGpgn04o REpJ7F1qVeDH/KFgrQARHbFkARJ6wYcw9RFa3UiN81DIIDr04PK3YdePB92eLpLB0L WI/gQDVq82SbLgJkCuufD4kzr+baL4x9yp5CLgY098W4zGlZvfhzU8IGpKdt9mQkCc n4oqBR//S7LkrTRfv98GiAQPedL35NHndOrEuLMIf3Zzf8Ifd49sZcBJFTpvvZCNPW o+cOFC8sDn0o2opx/Nh+CRhIcwG52VIVkCiMYWd9WCkh4KdiP81LKETSQNlw3uFx/I nH4WPOUlTAcrw== To: ~alpine/aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH 3/4] community/waylandpp: move from testing Date: Sat, 10 Aug 2019 19:26:47 +0200 Message-Id: <20190810172648.15624-3-bribbers@disroot.org> In-Reply-To: <20190810172648.15624-1-bribbers@disroot.org> References: <20190810172648.15624-1-bribbers@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit --- {testing => community}/waylandpp/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/waylandpp/APKBUILD (100%) diff --git a/testing/waylandpp/APKBUILD b/community/waylandpp/APKBUILD similarity index 100% rename from testing/waylandpp/APKBUILD rename to community/waylandpp/APKBUILD -- 2.21.0