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 8A20F13933E for ; Thu, 1 Jul 2021 08:54:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50BD4E085B; Thu, 1 Jul 2021 08:54:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 3888DE085B for ; Thu, 1 Jul 2021 08:54:47 +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 3F9F6340831 for ; Thu, 1 Jul 2021 08:54:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0A4F7C0 for ; Thu, 1 Jul 2021 08:54:44 +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: <1625129627.0d818d1fd7e5752b94aedd81acd53a5c03e08b16.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/hydrus/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/hydrus/hydrus-9999.ebuild X-VCS-Directories: media-gfx/hydrus/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0d818d1fd7e5752b94aedd81acd53a5c03e08b16 X-VCS-Branch: master Date: Thu, 1 Jul 2021 08:54:44 +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: f4b29dc1-53f4-4be0-822e-65f4f3ff0032 X-Archives-Hash: 94bb51cb186c9805cab087a189f2728b commit: 0d818d1fd7e5752b94aedd81acd53a5c03e08b16 Author: Ekaterina Vaartis kotobank ch> AuthorDate: Thu Jul 1 08:18:56 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jul 1 08:53:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d818d1f media-gfx/hydrus: Update 9999 to remove unneeded patches Signed-off-by: Ekaterina Vaartis kotobank.ch> Closes: https://github.com/gentoo/gentoo/pull/21495 Signed-off-by: Sam James gentoo.org> media-gfx/hydrus/hydrus-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/media-gfx/hydrus/hydrus-9999.ebuild b/media-gfx/hydrus/hydrus-9999.ebuild index 3ea6657aaea..2c52c2dc47e 100644 --- a/media-gfx/hydrus/hydrus-9999.ebuild +++ b/media-gfx/hydrus/hydrus-9999.ebuild @@ -78,9 +78,7 @@ BDEPEND=" " PATCHES=( - "${FILESDIR}/upnpc.patch" "${FILESDIR}/userpath-in-local-share.patch" - "${FILESDIR}/test-exitcode.patch" ) src_prepare() {