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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9A41415808D for ; Thu, 21 Apr 2022 17:46:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 592872BC043; Thu, 21 Apr 2022 17:46:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3DFB82BC043 for ; Thu, 21 Apr 2022 17:46:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B58B6341D2B for ; Thu, 21 Apr 2022 17:46:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59EC343D for ; Thu, 21 Apr 2022 17:46:27 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1650534059.36f0c6ed68b86abf68e802c1167a00e98a4a8f17.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/ffsubsync/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/ffsubsync/ffsubsync-0.4.18.ebuild media-video/ffsubsync/ffsubsync-0.4.19.ebuild media-video/ffsubsync/ffsubsync-0.4.20.ebuild X-VCS-Directories: media-video/ffsubsync/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 36f0c6ed68b86abf68e802c1167a00e98a4a8f17 X-VCS-Branch: master Date: Thu, 21 Apr 2022 17:46:27 +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: ba531027-5f96-43fc-bcc4-b588488321ec X-Archives-Hash: c4ba71d3f6574b19820d0929ad4c94a3 commit: 36f0c6ed68b86abf68e802c1167a00e98a4a8f17 Author: Nicola Smaniotto gmail com> AuthorDate: Thu Apr 21 09:39:58 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Apr 21 09:40:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=36f0c6ed media-video/ffsubsync: pin auditok to 0.1.5 Signed-off-by: Nicola Smaniotto gmail.com> media-video/ffsubsync/ffsubsync-0.4.18.ebuild | 2 +- media-video/ffsubsync/ffsubsync-0.4.19.ebuild | 2 +- media-video/ffsubsync/ffsubsync-0.4.20.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-video/ffsubsync/ffsubsync-0.4.18.ebuild b/media-video/ffsubsync/ffsubsync-0.4.18.ebuild index ec84e2212..2ca40ac46 100644 --- a/media-video/ffsubsync/ffsubsync-0.4.18.ebuild +++ b/media-video/ffsubsync/ffsubsync-0.4.18.ebuild @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64" RDEPEND=" - dev-python/auditok[${PYTHON_USEDEP}] + ~dev-python/auditok-0.1.5[${PYTHON_USEDEP}] dev-python/cchardet[${PYTHON_USEDEP}] dev-python/ffmpeg-python[${PYTHON_USEDEP}] dev-python/future[${PYTHON_USEDEP}] diff --git a/media-video/ffsubsync/ffsubsync-0.4.19.ebuild b/media-video/ffsubsync/ffsubsync-0.4.19.ebuild index 64efde2d7..bcd9f94f9 100644 --- a/media-video/ffsubsync/ffsubsync-0.4.19.ebuild +++ b/media-video/ffsubsync/ffsubsync-0.4.19.ebuild @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64" RDEPEND=" - dev-python/auditok[${PYTHON_USEDEP}] + ~dev-python/auditok-0.1.5[${PYTHON_USEDEP}] dev-python/cchardet[${PYTHON_USEDEP}] dev-python/ffmpeg-python[${PYTHON_USEDEP}] dev-python/future[${PYTHON_USEDEP}] diff --git a/media-video/ffsubsync/ffsubsync-0.4.20.ebuild b/media-video/ffsubsync/ffsubsync-0.4.20.ebuild index f6478d6a1..ece7c5452 100644 --- a/media-video/ffsubsync/ffsubsync-0.4.20.ebuild +++ b/media-video/ffsubsync/ffsubsync-0.4.20.ebuild @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64" RDEPEND=" - dev-python/auditok[${PYTHON_USEDEP}] + ~dev-python/auditok-0.1.5[${PYTHON_USEDEP}] dev-python/cchardet[${PYTHON_USEDEP}] dev-python/ffmpeg-python[${PYTHON_USEDEP}] dev-python/future[${PYTHON_USEDEP}]