Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 3B23E781AFB for <~alpine/aports@lists.alpinelinux.org>; Mon, 16 Sep 2019 11:49:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 1B0A322ACF for <~alpine/aports@lists.alpinelinux.org>; Mon, 16 Sep 2019 13:43: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 WzAtT2YLFrdJ; Mon, 16 Sep 2019 13:43:33 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1568634213; bh=gtvUTrGPS+CfxbLFF66SbUbr0S3vp0i761J/Q7/DaS4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=OPtK+NAgwfVqnc79iEVokQouAqlu2HDHpJBuuSPeno0EaJJeZnGCLWYHhYCJrhI5o zyQwpzXytnM7DIT54LGkqkvULZaxJG8fLc3zY5jhXoR8z1fHILQEoQYEzZ8juQ91Yh zAZSsRrMK1Nu2PlyAsEvRVfuJVV4xcKqAts43CcOfL9CNAC9Q+uCywwiFY/wF4Fj9q ykVtuxV3AYy/N8xr9unL66wpwhGP4Y7lH/iWKBrSrEcMXBRC5u4O6/HeLAgHVMpmX6 0WOPoPbW3eD8wMweUE1nCC19/mtaFHaEWlSOyIx6I9udkFKQdm9hxYPw5xyGMtNd5V 6DbsK02YBAVvA== To: ~alpine/aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH 2/5] community/plymouth-kcm: move from testing Date: Mon, 16 Sep 2019 13:43:16 +0200 Message-Id: <20190916114319.4403-2-bribbers@disroot.org> In-Reply-To: <20190916114319.4403-1-bribbers@disroot.org> References: <20190916114319.4403-1-bribbers@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit --- {testing => community}/plymouth-kcm/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/plymouth-kcm/APKBUILD (100%) diff --git a/testing/plymouth-kcm/APKBUILD b/community/plymouth-kcm/APKBUILD similarity index 100% rename from testing/plymouth-kcm/APKBUILD rename to community/plymouth-kcm/APKBUILD -- 2.21.0