From 292e5777bd58b6366d1fa15d87a6c1f3087d9e85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Sat, 10 Oct 2020 18:37:10 +0200 Subject: [PATCH] www-client/ungoogled-chromium-bin: add message about cookies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Maciej Barć --- .../ungoogled-chromium-bin-85.0.4183.102.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www-client/ungoogled-chromium-bin/ungoogled-chromium-bin-85.0.4183.102.ebuild b/www-client/ungoogled-chromium-bin/ungoogled-chromium-bin-85.0.4183.102.ebuild index b9508f8..0fb9ebb 100644 --- a/www-client/ungoogled-chromium-bin/ungoogled-chromium-bin-85.0.4183.102.ebuild +++ b/www-client/ungoogled-chromium-bin/ungoogled-chromium-bin-85.0.4183.102.ebuild @@ -111,6 +111,9 @@ src_install() { pkg_postinst() { xdg_desktop_database_update xdg_mimeinfo_database_update + + elog "Some versions have cleaning cookies on browser exit enabled by default." + elog "This can be toggled in the browser settings." } pkg_postrm() {