www-client/ungoogled-chromium-bin: add message about cookies

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
Maciej Barć 2020-10-10 18:37:10 +02:00
parent e7cf34c329
commit 292e5777bd
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A

View File

@ -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() {