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 E69E315ACFC for ; Sat, 6 May 2023 11:34:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7B3FE084E; Sat, 6 May 2023 11:34:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D108EE084E for ; Sat, 6 May 2023 11:34:31 +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 BC6C8341259 for ; Sat, 6 May 2023 11:34:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52861A6D for ; Sat, 6 May 2023 11:34:28 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1683372837.904db230c151aadb050f46ab2169011551d29d8e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/handbrake/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/handbrake/handbrake-1.5.1-r1.ebuild media-video/handbrake/handbrake-1.5.1.ebuild media-video/handbrake/handbrake-9999.ebuild X-VCS-Directories: media-video/handbrake/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 904db230c151aadb050f46ab2169011551d29d8e X-VCS-Branch: master Date: Sat, 6 May 2023 11:34:28 +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: bf85421b-e90b-44b5-9b25-6f60c3a83062 X-Archives-Hash: 8e04829e68b9fe86d3a724666def3ffb commit: 904db230c151aadb050f46ab2169011551d29d8e Author: Sam James gentoo org> AuthorDate: Sat May 6 11:23:28 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 6 11:33:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=904db230 media-video/handbrake: drop stale dev-util/intltool dep Signed-off-by: Sam James gentoo.org> .../handbrake/{handbrake-1.5.1.ebuild => handbrake-1.5.1-r1.ebuild} | 1 - media-video/handbrake/handbrake-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/media-video/handbrake/handbrake-1.5.1.ebuild b/media-video/handbrake/handbrake-1.5.1-r1.ebuild similarity index 99% rename from media-video/handbrake/handbrake-1.5.1.ebuild rename to media-video/handbrake/handbrake-1.5.1-r1.ebuild index 97c89c1d5812..ca4053318273 100644 --- a/media-video/handbrake/handbrake-1.5.1.ebuild +++ b/media-video/handbrake/handbrake-1.5.1-r1.ebuild @@ -79,7 +79,6 @@ BDEPEND=" ${PYTHON_DEPS} dev-lang/nasm dev-util/cmake - dev-util/intltool " PATCHES=( diff --git a/media-video/handbrake/handbrake-9999.ebuild b/media-video/handbrake/handbrake-9999.ebuild index 6887723ed4b9..f66b4dfeec5d 100644 --- a/media-video/handbrake/handbrake-9999.ebuild +++ b/media-video/handbrake/handbrake-9999.ebuild @@ -83,7 +83,6 @@ BDEPEND=" ${PYTHON_DEPS} dev-lang/nasm dev-util/cmake - dev-util/intltool " PATCHES=(