commit: 6afb6078c379833913789a5ff359dc17f8f1860c Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Oct 3 15:46:35 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> 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 <juippis <AT> 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
