repo/gentoo:master commit in: www-client/google-chrome-unstable/

"Matt Jolly" <[email protected]>
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1786203059.682b967dbfe772a7a0241e5785a070bcaa32cd20.kangie@gentoo>
commit:     682b967dbfe772a7a0241e5785a070bcaa32cd20
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  8 14:35:59 2026 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Sat Aug  8 15:30:59 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=682b967d

www-client/google-chrome-unstable: prune old versions

Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>

 www-client/google-chrome-unstable/Manifest         |   1 -
 .../google-chrome-unstable-150.0.7846.4.ebuild     | 129 ---------------------
 2 files changed, 130 deletions(-)

diff --git a/www-client/google-chrome-unstable/Manifest b/www-client/google-chrome-unstable/Manifest
index 466b83c3fa92..08d91f93a0a2 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1,4 +1,3 @@
-DIST google-chrome-unstable_150.0.7846.4-1_amd64.deb 131201324 BLAKE2B 502ff9b6360b6aa3a03765aaaa92d2d03b09e3321964a82c6544849351b3e95a9bbef4272d868b548b06cd1fb6e4390e41f4f712b522fc8d705de758b1fe4e56 SHA512 89a98512a3210775c3a2416441b57052e2b127a5de908cb94ddd265bf0027b7c5e75b350cc947d974dbd244dd9dd6cacff59d69b74dc458fb547ed193206c44c
 DIST google-chrome-unstable_151.0.7872.0-1_amd64.deb 133358176 BLAKE2B 43c65fef9c3b1a4a6467a9a5a3eec356bac23a7c52a8a8ee3599cf6a5be618b4c1cb354f8a8f21b3138eb123931eaefcfadf1a842b18c3687581ec053b1f3a9f SHA512 79466c94803047263e367e76a406447a7086cf6e5f66c74e15a29e48145891fc510ed47c72f21ba83db9109c9c42190dac8fc19493531bb8958d6d2019ee7c91
 DIST google-chrome-unstable_152.0.7953.3-1_amd64.deb 140356220 BLAKE2B 9358ad75421a8cf1372bc5a2234f610dee28ced2aadd4c28a5a7f41889f92364e106ba62f4975029685fe6ce92359c0e30ee0be9e2dbd7ef33e58a213451ec19 SHA512 f3bb6021ff4186e829b542e8a08b9890880e9a9a4d62119259a386f3d491273b853714cf98cf13a7d562028224dd3d3022d23149ab35f1efa58dcfdbd574c9c8
 DIST google-chrome-unstable_152.0.7953.3-1_arm64.deb 132475352 BLAKE2B db3d4a68d6bd4318461183b334b428d6a92e69b5cb91d76e11f9a53dbe5706ad2ed1d22cbc3b3a5ac0d9053d510f6db9c247c9e8da5581d33c2bbd9ada59bb4d SHA512 d2530a7c2c77a745ec50213aea4c1f9a5084849b419d61ac4097b67fda19dd71e792907138da3df4a8d1c3d72538191c2a940ed2854d7c69592eb1890563ae27

diff --git a/www-client/google-chrome-unstable/google-chrome-unstable-150.0.7846.4.ebuild b/www-client/google-chrome-unstable/google-chrome-unstable-150.0.7846.4.ebuild
deleted file mode 100644
index 0f1f3ed4361a..000000000000
--- a/www-client/google-chrome-unstable/google-chrome-unstable-150.0.7846.4.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 2011-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu he
-	hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr
-	sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop pax-utils unpacker xdg
-
-DESCRIPTION="The web browser from Google"
-HOMEPAGE="https://www.google.com/chrome/"
-
-if [[ ${PN} == google-chrome ]]; then
-	MY_PN=${PN}-stable
-else
-	MY_PN=${PN}
-fi
-
-MY_P="${MY_PN}_${PV}-1"
-SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb"
-S=${WORKDIR}
-
-LICENSE="google-chrome"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-IUSE="qt6 selinux"
-
-RESTRICT="bindist mirror strip"
-
-RDEPEND="
-	>=app-accessibility/at-spi2-core-2.46.0:2
-	app-misc/ca-certificates
-	dev-libs/expat
-	dev-libs/glib:2
-	dev-libs/nspr
-	>=dev-libs/nss-3.26
-	media-fonts/liberation-fonts
-	media-libs/alsa-lib
-	media-libs/mesa[gbm(+)]
-	net-misc/curl
-	net-print/cups
-	sys-apps/dbus
-	sys-libs/glibc
-	sys-libs/libcap
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf:2
-	|| (
-		x11-libs/gtk+:3[X]
-		gui-libs/gtk:4[X]
-	)
-	x11-libs/libdrm
-	>=x11-libs/libX11-1.5.0
-	x11-libs/libXcomposite
-	x11-libs/libXdamage
-	x11-libs/libXext
-	x11-libs/libXfixes
-	x11-libs/libXrandr
-	x11-libs/libxcb
-	x11-libs/libxkbcommon
-	x11-libs/libxshmfence
-	x11-libs/pango
-	x11-misc/xdg-utils
-	qt6? ( dev-qt/qtbase:6[gui,widgets] )
-	selinux? ( sec-policy/selinux-chromium )
-"
-
-QA_PREBUILT="*"
-QA_DESKTOP_FILE="usr/share/applications/google-chrome.*\\.desktop"
-CHROME_HOME="opt/google/chrome${PN#google-chrome}"
-
-pkg_nofetch() {
-	eerror "Please wait 24 hours and sync your tree before reporting a bug for google-chrome fetch failures."
-}
-
-pkg_pretend() {
-	# Protect against people using autounmask overzealously
-	use amd64 || die "google-chrome only works on amd64"
-}
-
-pkg_setup() {
-	chromium_suid_sandbox_check_kernel_config
-}
-
-src_unpack() {
-	:
-}
-
-src_install() {
-	dodir /
-	cd "${ED}" || die
-	unpacker
-
-	mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
-
-	# Since M141 Google Chrome comes with its own bundled cron
-	# scripts which invoke `apt` directly. Useless on Gentoo!
-	rm -r etc/cron.daily || die "Failed to remove cron scripts"
-	rm -r "${CHROME_HOME}"/cron || die "Failed to remove cron scripts"
-
-	gzip -d usr/share/doc/${PF}/changelog.gz || die
-	gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
-	if [[ -L usr/share/man/man1/google-chrome.1.gz ]]; then
-		rm usr/share/man/man1/google-chrome.1.gz || die
-		dosym ${MY_PN}.1 usr/share/man/man1/google-chrome.1
-	fi
-
-	pushd "${CHROME_HOME}/locales" > /dev/null || die
-	chromium_remove_language_paks
-	popd > /dev/null || die
-
-	rm "${CHROME_HOME}/libqt5_shim.so" || die
-	if ! use qt6; then
-		rm "${CHROME_HOME}/libqt6_shim.so" || die
-	fi
-
-	local suffix=
-	[[ ${PN} == google-chrome-beta ]] && suffix=_beta
-	[[ ${PN} == google-chrome-unstable ]] && suffix=_dev
-
-	local size
-	for size in 16 24 32 48 64 128 256 ; do
-		newicon -s ${size} "${CHROME_HOME}/product_logo_${size}${suffix}.png" ${PN}.png
-	done
-
-	pax-mark m "${CHROME_HOME}/chrome"
-}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.