From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BB9AE158086 for ; Mon, 18 Oct 2021 07:24:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E019DE0857; Mon, 18 Oct 2021 07:24:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C27E7E0857 for ; Mon, 18 Oct 2021 07:24:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F6123437DC for ; Mon, 18 Oct 2021 07:24:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4CCE89 for ; Mon, 18 Oct 2021 07:24:54 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1634541893.356a547b5415310c234702dc0d9cb74ad84b6021.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/x42-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/x42-plugins/Manifest media-plugins/x42-plugins/x42-plugins-20211012.ebuild media-plugins/x42-plugins/x42-plugins-20211016.ebuild X-VCS-Directories: media-plugins/x42-plugins/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 356a547b5415310c234702dc0d9cb74ad84b6021 X-VCS-Branch: master Date: Mon, 18 Oct 2021 07:24:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 62aec1fc-742c-43f4-b5a9-09000c1ec06b X-Archives-Hash: 1ab9ee2e951bc498102e134824c48570 commit: 356a547b5415310c234702dc0d9cb74ad84b6021 Author: Miroslav Šulc gentoo org> AuthorDate: Mon Oct 18 07:24:44 2021 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Mon Oct 18 07:24:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=356a547b media-plugins/x42-plugins: bump to 20211016, dropped 20211012 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> media-plugins/x42-plugins/Manifest | 2 +- .../{x42-plugins-20211012.ebuild => x42-plugins-20211016.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/x42-plugins/Manifest b/media-plugins/x42-plugins/Manifest index d486ee83c6c..eab06a43ea6 100644 --- a/media-plugins/x42-plugins/Manifest +++ b/media-plugins/x42-plugins/Manifest @@ -1,2 +1,2 @@ DIST x42-plugins-20210714.tar.xz 3443752 BLAKE2B 8e871ba52a83139ace41ae68c09a99bcfc4402c76614f8b9afbd47177e9bb8f0f146e21edb00efaf8648dc4105ac9c5acb1336f7e64764424b162b8f48af11a8 SHA512 9ee50cd389b573044e36d903c6468dc3470ca2d6a0aeee9cc9c52c6caeb3f7a4e7855d5e7defcfb6908111a31bb91ed1f4fc90270b09aefa158c864d8e23f2ea -DIST x42-plugins-20211012.tar.xz 3588256 BLAKE2B 699b6ca997651c2d9ef2b409a14c7095f94b7e582a80b89aae8c3abe8ed7d9f3f423dd37269e8d173763af218343397d9593d49217ee86197c3fc3eebacf6302 SHA512 5cd7c825e0b3bce67c41d1cd1c29e3e08f8a0cf05e1f7d822bdb4290742218c335c40c9ad731240e5329acf93db4dd05ee693304ab7ab77f062b0d443ae1b25a +DIST x42-plugins-20211016.tar.xz 3585184 BLAKE2B 0d053c0da317f65a61d95c787bc8ad85c1ab70ad4e392a217f0dca754cf627831826958b21424d667ee2d396650b3bf5f9fadda88e54558b0f804cdd6143abeb SHA512 44805f4ffc692bcb6263c7f2eea82925bdab1ad26a76cd2eda6991c8e3f1e2c173eb254185c1897f25910ee31bf74c4357715ab2605d157f0e4d3aba26a67b54 diff --git a/media-plugins/x42-plugins/x42-plugins-20211012.ebuild b/media-plugins/x42-plugins/x42-plugins-20211016.ebuild similarity index 100% rename from media-plugins/x42-plugins/x42-plugins-20211012.ebuild rename to media-plugins/x42-plugins/x42-plugins-20211016.ebuild