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 EF65E158086 for ; Wed, 27 Oct 2021 15:33:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47322E08F1; Wed, 27 Oct 2021 15:33:22 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 31CFFE08F1 for ; Wed, 27 Oct 2021 15:33:22 +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 4AFCA34353F for ; Wed, 27 Oct 2021 15:33:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7301B79 for ; Wed, 27 Oct 2021 15:33:19 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1635348795.2b26125a48c8a58b2fc4ec94f2db5c00cae3cde5.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/openshot/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/openshot/Manifest media-video/openshot/openshot-2.6.0.ebuild media-video/openshot/openshot-2.6.1.ebuild X-VCS-Directories: media-video/openshot/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: 2b26125a48c8a58b2fc4ec94f2db5c00cae3cde5 X-VCS-Branch: master Date: Wed, 27 Oct 2021 15:33:19 +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: cad6232a-6567-454d-aafa-38a1cb101f63 X-Archives-Hash: addb0738a7d73e11f32269167f84f586 commit: 2b26125a48c8a58b2fc4ec94f2db5c00cae3cde5 Author: Rick Farina gentoo org> AuthorDate: Wed Oct 27 15:33:15 2021 +0000 Commit: Rick Farina gentoo org> CommitDate: Wed Oct 27 15:33:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b26125a media-video/openshot: bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Rick Farina gentoo.org> media-video/openshot/Manifest | 2 +- media-video/openshot/{openshot-2.6.0.ebuild => openshot-2.6.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/openshot/Manifest b/media-video/openshot/Manifest index 3857a19a8a7..c7d5944f54b 100644 --- a/media-video/openshot/Manifest +++ b/media-video/openshot/Manifest @@ -1 +1 @@ -DIST openshot-2.6.0.tar.gz 68096356 BLAKE2B e34ef6ee043565a895a110f867bbdbe4f49290d883224eec1c710f7b94186cea3a5083502b5c80d2dc02ddd61fc87d0ceacd397465892bd5e149b1846a2328ef SHA512 9e569f318672047e8251d00ce0bb80e4b295d5daba58c11a3e286b7daebf45b35a34d4ecc5a9d81891b0a68d75d813a78023ee984b8690a2d1217a8517239ee9 +DIST openshot-2.6.1.tar.gz 68566443 BLAKE2B b3a163983bdb811103e5d9307beeb38938719747f743dd58520a0166c08eb11f4592d47bf24224062f9db323a66a2f353eb22f087982b929d60a519cd2c40789 SHA512 9e2d1eae5d72ec2deab914e464dac0d84a864ba2ca63104fad57c90fc907764d5683149fb8136d50030cae993cef9a977e995b0783868988de4668e71a3a5ee2 diff --git a/media-video/openshot/openshot-2.6.0.ebuild b/media-video/openshot/openshot-2.6.1.ebuild similarity index 100% rename from media-video/openshot/openshot-2.6.0.ebuild rename to media-video/openshot/openshot-2.6.1.ebuild