On Saturday, October 4, 2025 7:04:05 PM Central Daylight Time Grant Edwards wrote: > I'm sure I could figure it out, but I usually just use the ebuilds in > the Gentoo repo. Are you claiming if I installed it by hand it would > work better than "emerge google-chrome"?
Well, the web site https://mirror.cs.uchicago.edu/google-chrome/pool/main/g/google-chrome-stable/[1] has versions of google-chrome going back to 12 December 2018 (71.0.3178-98.1). So if you want an older version of google-chrome you can probably find it there. I don't have time to do it right now, but you ought to be able to create an ebuild for say https://mirror.cs.uchicago.edu/google-chrome/pool/main/g/google-chrome-stable/google-chrome-stable_140.0.7339.127-1_amd64.deb[2] in a "local" overlay and use emerge to install it. Maybe I'll try to cook that up tomorrow. Use the ebuild in /var/db/repos/gentoo/ google-chrome/ as a template and change "SRC-URI" to point at the Google Chrome version you want. Read https://wiki.gentoo.org/wiki/Basic_guide_to_write_Gentoo_Ebuilds/ en[3] to learn more. -- David Bryant Canyon Lake, Texas -------- [1] https://mirror.cs.uchicago.edu/google-chrome/pool/main/g/google-chrome-stable/ [2] https://mirror.cs.uchicago.edu/google-chrome/pool/main/g/google-chrome-stable/ google-chrome-stable_140.0.7339.127-1_amd64.deb [3] https://wiki.gentoo.org/wiki/Basic_guide_to_write_Gentoo_Ebuilds/en
signature.asc
Description: This is a digitally signed message part.

