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 8225915808F for ; Mon, 14 Mar 2022 15:57:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8474AE0878; Mon, 14 Mar 2022 15:57:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 6A236E0878 for ; Mon, 14 Mar 2022 15:57:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3D975343091 for ; Mon, 14 Mar 2022 15:57:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BEE5320 for ; Mon, 14 Mar 2022 15:56:59 +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: <1647273401.83c3a7b6b08406cded7765d70107a74670b0b72d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/seamonkey/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/seamonkey/seamonkey-2.53.11.ebuild X-VCS-Directories: www-client/seamonkey/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 83c3a7b6b08406cded7765d70107a74670b0b72d X-VCS-Branch: master Date: Mon, 14 Mar 2022 15:56:59 +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: 4c086452-716a-4baf-9b1b-7e80a493583c X-Archives-Hash: 32c1d293b538b7cce7955b3638b2941e commit: 83c3a7b6b08406cded7765d70107a74670b0b72d Author: Sam James gentoo org> AuthorDate: Mon Mar 14 15:55:01 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 14 15:56:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c3a7b6 www-client/seamonkey: minor style tweak for eapply Signed-off-by: Sam James gentoo.org> www-client/seamonkey/seamonkey-2.53.11.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www-client/seamonkey/seamonkey-2.53.11.ebuild b/www-client/seamonkey/seamonkey-2.53.11.ebuild index c98faf96474e..d1826e0d9c9f 100644 --- a/www-client/seamonkey/seamonkey-2.53.11.ebuild +++ b/www-client/seamonkey/seamonkey-2.53.11.ebuild @@ -199,8 +199,7 @@ src_prepare() { edos2unix "${file}" done - use system-libvpx \ - && eapply -p2 ""${WORKDIR}"/gentoo-${PN}-patches-${PV}-r1/USE_flag/1009_seamonkey-2.53.3-system_libvpx-1.8.patch" + use system-libvpx && eapply -p2 "${WORKDIR}"/gentoo-${PN}-patches-${PV}-r1/USE_flag/1009_seamonkey-2.53.3-system_libvpx-1.8.patch # Allow user to apply any additional patches without modifing ebuild eapply_user