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 C1CC6138350 for ; Mon, 13 Apr 2020 10:01:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0817AE0883; Mon, 13 Apr 2020 10:01:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1AFEE087F for ; Mon, 13 Apr 2020 10:01:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81CB834F1EA for ; Mon, 13 Apr 2020 10:01:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 036BF1C3 for ; Mon, 13 Apr 2020 10:01:25 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1586772081.085d03e37a807c76d2707fbac07f9d0198240d2f.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/vidify/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/vidify/Manifest media-video/vidify/vidify-2.2.3.ebuild media-video/vidify/vidify-2.2.4.ebuild X-VCS-Directories: media-video/vidify/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 085d03e37a807c76d2707fbac07f9d0198240d2f X-VCS-Branch: dev Date: Mon, 13 Apr 2020 10:01:25 +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: acb5fad5-3f64-468a-a753-846ba31173ae X-Archives-Hash: 4afcc75ecb6ccbc8e0ba4790680fc732 Message-ID: <20200413100125.67XHbad-8NxyiA6sTWjf4aAcGNe-YZ7Jcm6PKFNxA5w@z> commit: 085d03e37a807c76d2707fbac07f9d0198240d2f Author: Andrew Ammerlaan riseup net> AuthorDate: Mon Apr 13 09:57:49 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon Apr 13 10:01:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=085d03e3 media-video/vidify: bump 2.2.4 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> media-video/vidify/Manifest | 2 +- media-video/vidify/{vidify-2.2.3.ebuild => vidify-2.2.4.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/vidify/Manifest b/media-video/vidify/Manifest index 1dd5bc6..3d3dcfe 100644 --- a/media-video/vidify/Manifest +++ b/media-video/vidify/Manifest @@ -1 +1 @@ -DIST vidify-2.2.3.tar.gz 2908707 BLAKE2B a79e697dbbcbe0d09837f52e02b41902c74222f4f27dcfc86eabe9c5064dd7cce0bf874f3a479551e87782660e32b244065b092cf7f27c9c94004e97dca74388 SHA512 a97d6f1fb8fdc968c464ea1603e600ac92bc100c9ef4dd4c86dd964947875498dacd92b370c322557c259d8a1dc89c36e2a83e2e469118018da8196c1e27a0a7 +DIST vidify-2.2.4.tar.gz 2909082 BLAKE2B 555208341b73ee8ef4d8b2422effced0769bc2bbdc3836cf7568cd81e546a8f3283e958392b29edb9e6b7a961989a01ce640dc840c679697cd181a116e28a582 SHA512 e874ed5166bab67af06381e8479ef416ddf794044f1a7c6f8bd23502d775ec7597404965f357b09c632f97289bf0e73dc0c902319b7d153b8330afde1442d7fb diff --git a/media-video/vidify/vidify-2.2.3.ebuild b/media-video/vidify/vidify-2.2.4.ebuild similarity index 100% rename from media-video/vidify/vidify-2.2.3.ebuild rename to media-video/vidify/vidify-2.2.4.ebuild