Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 37F25781A67 for ; Tue, 30 Jul 2019 22:56:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id F3FA624A55; Wed, 31 Jul 2019 00:46:52 +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 l03YfPd7qgLx; Wed, 31 Jul 2019 00:46:52 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1564526811; bh=zzvffjKiLeX9u4ZGCI04Hd/TWtdn1R31buiVGjkt+fw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=KxwhAY80gDmNeFkbecDSeSJgLEEuo/cPQCzsl/kwZKvV/O4r+MCLxfRwxEbt+uDxE 9TgjQ5LzBadmnY1vovbyZSOEhlllqOSZH+qny3kpD+D+7U5LE9IFyBG+AEwFcfN8d9 VauTOs/I+ffnpfVawx+ijiqF7ZS1LQQalR4FdRGrArqaPOpKLHkcmSSRXewr7LN3EQ h63EfuvzsS9/Ws2CI4OpiOI2VTG4jY6HbY4VckDmibKJhkjQSsAxojU7IGeqvJJ0Zi OxYpWAhmZi1O6THF2yQAqhZFyBlUC1Nniakf3lnjlsWYjorPdnHyTozA2kQBFC5rqP Mi9C041hBAogA== To: alpine-aports@lists.alpinelinux.org Cc: luca@z3ntu.xyz, ncopa@alpinelinux.org, Bart Ribbers Subject: [PATCH 2/4] community/fstrcmp: move from testing Date: Wed, 31 Jul 2019 00:45:50 +0200 Message-Id: <20190730224552.19614-2-bribbers@disroot.org> In-Reply-To: <20190730224552.19614-1-bribbers@disroot.org> References: <20190730224552.19614-1-bribbers@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Required for Kodi in community --- {testing => community}/fstrcmp/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/fstrcmp/APKBUILD (100%) diff --git a/testing/fstrcmp/APKBUILD b/community/fstrcmp/APKBUILD similarity index 100% rename from testing/fstrcmp/APKBUILD rename to community/fstrcmp/APKBUILD -- 2.22.0