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 DCFF3158089 for ; Tue, 3 Oct 2023 15:47:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 155DB2BC024; Tue, 3 Oct 2023 15:47:37 +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 023862BC024 for ; Tue, 3 Oct 2023 15:47:37 +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 4FC0A335C34 for ; Tue, 3 Oct 2023 15:47:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF51F951 for ; Tue, 3 Oct 2023 15:47:34 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1696348052.6afb6078c379833913789a5ff359dc17f8f1860c.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/firefox/firefox-115.3.1.ebuild www-client/firefox/firefox-118.0.1.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 6afb6078c379833913789a5ff359dc17f8f1860c X-VCS-Branch: master Date: Tue, 3 Oct 2023 15:47:34 +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: 3dbee926-2522-4ea4-b95e-1e4688bee062 X-Archives-Hash: 28050382999839807bfdcb86eb924061 commit: 6afb6078c379833913789a5ff359dc17f8f1860c Author: Joonas Niilola gentoo org> AuthorDate: Tue Oct 3 15:46:35 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Oct 3 15:47:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6afb6078 www-client/firefox: remove an empty elog line Closes: https://bugs.gentoo.org/914900 Signed-off-by: Joonas Niilola gentoo.org> www-client/firefox/firefox-115.3.1.ebuild | 2 -- www-client/firefox/firefox-118.0.1.ebuild | 2 -- 2 files changed, 4 deletions(-) diff --git a/www-client/firefox/firefox-115.3.1.ebuild b/www-client/firefox/firefox-115.3.1.ebuild index d02c0ee7fda7..43b6050c6940 100644 --- a/www-client/firefox/firefox-115.3.1.ebuild +++ b/www-client/firefox/firefox-115.3.1.ebuild @@ -1349,8 +1349,6 @@ pkg_postinst() { readme.gentoo_print_elog - elog - optfeature_header "Optional programs for extra features:" optfeature "desktop notifications" x11-libs/libnotify optfeature "fallback mouse cursor theme e.g. on WMs" gnome-base/gsettings-desktop-schemas diff --git a/www-client/firefox/firefox-118.0.1.ebuild b/www-client/firefox/firefox-118.0.1.ebuild index 63526d063cb0..3accfeceaad7 100644 --- a/www-client/firefox/firefox-118.0.1.ebuild +++ b/www-client/firefox/firefox-118.0.1.ebuild @@ -1412,8 +1412,6 @@ pkg_postinst() { readme.gentoo_print_elog - elog - optfeature_header "Optional programs for extra features:" optfeature "desktop notifications" x11-libs/libnotify optfeature "fallback mouse cursor theme e.g. on WMs" gnome-base/gsettings-desktop-schemas