commit: d91bea7c72930f09b5b46f03f8597fd33615e926 Author: Matt Jolly <kangie <AT> gentoo <DOT> org> AuthorDate: Fri Mar 13 19:26:19 2026 +0000 Commit: Matt Jolly <kangie <AT> gentoo <DOT> org> CommitDate: Sat Mar 14 11:18:15 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91bea7c
www-client/google-chrome*: tidy up old Signed-off-by: Matt Jolly <kangie <AT> gentoo.org> www-client/google-chrome-beta/Manifest | 2 - .../google-chrome-beta-145.0.7632.45.ebuild | 129 --------------------- .../google-chrome-beta-146.0.7680.65.ebuild | 129 --------------------- www-client/google-chrome/Manifest | 2 - .../google-chrome-144.0.7559.132.ebuild | 129 --------------------- .../google-chrome-145.0.7632.159.ebuild | 129 --------------------- www-plugins/chrome-binary-plugins/Manifest | 10 -- .../chrome-binary-plugins-141.0.7390.107.ebuild | 60 ---------- .../chrome-binary-plugins-142.0.7444.175.ebuild | 60 ---------- ...chrome-binary-plugins-142.0.7444.34_beta.ebuild | 60 ---------- .../chrome-binary-plugins-143.0.7499.169.ebuild | 60 ---------- ...chrome-binary-plugins-143.0.7499.40_beta.ebuild | 60 ---------- .../chrome-binary-plugins-144.0.7559.132.ebuild | 60 ---------- ...chrome-binary-plugins-144.0.7559.31_beta.ebuild | 60 ---------- .../chrome-binary-plugins-145.0.7632.159.ebuild | 60 ---------- ...chrome-binary-plugins-145.0.7632.45_beta.ebuild | 60 ---------- ...chrome-binary-plugins-146.0.7680.65_beta.ebuild | 60 ---------- 17 files changed, 1130 deletions(-) diff --git a/www-client/google-chrome-beta/Manifest b/www-client/google-chrome-beta/Manifest index 065fd9b1e504..efd1b008a78c 100644 --- a/www-client/google-chrome-beta/Manifest +++ b/www-client/google-chrome-beta/Manifest @@ -1,3 +1 @@ -DIST google-chrome-beta_145.0.7632.45-1_amd64.deb 121087192 BLAKE2B 3b5f44ac08414f9aa4194a628c722c7cd0035b76c448beb511389136e4574961696e1c094b6e576557f576b4bb1e004394220bf8d2cbf55d3402cd3c6ecd8835 SHA512 38bff481636fa32c9e6fe20826cbcc71b6445d7afb18770c977e20569aac427398ceb1f919e77e6e6371c42a02cd21adf39e4ae9f097ac2fa3fdcb9a503bd716 -DIST google-chrome-beta_146.0.7680.65-1_amd64.deb 127512716 BLAKE2B a4e62c6e1186197cfbd2e38c72c5e37c6466cffd0d606301b5bfa78476b68de28745e7b72d890e6b21c15185eebffd981d2f03b440f593efb938de80342ea9f6 SHA512 6c5899435cf3c287664a524957cadb6cbcfb325630f37b56c67497b775139b71366b2ad8d4e3fb2deda50901d50d7dbc62565ecc49182a746e82ff67086139e7 DIST google-chrome-beta_147.0.7727.3-1_amd64.deb 124734840 BLAKE2B f99a2e4b453fdb25b9b9ed30ea747d8ae8f5d65e278e7a72d9cc3e97d6856be62f6239fc9f821d6dc8d1a8225fe87521f15b0f3af47fb0cbc8b2481cce017d54 SHA512 d5b45c9f9a7f05274eafd6aa9503949201f46071415ef305e4db24a3014b40d9c852a7ab6967f445547265e762b26677b4ec8183ac6b36715c5356102a989324 diff --git a/www-client/google-chrome-beta/google-chrome-beta-145.0.7632.45.ebuild b/www-client/google-chrome-beta/google-chrome-beta-145.0.7632.45.ebuild deleted file mode 100644 index 0f1f3ed4361a..000000000000 --- a/www-client/google-chrome-beta/google-chrome-beta-145.0.7632.45.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" -} diff --git a/www-client/google-chrome-beta/google-chrome-beta-146.0.7680.65.ebuild b/www-client/google-chrome-beta/google-chrome-beta-146.0.7680.65.ebuild deleted file mode 100644 index 0f1f3ed4361a..000000000000 --- a/www-client/google-chrome-beta/google-chrome-beta-146.0.7680.65.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" -} diff --git a/www-client/google-chrome/Manifest b/www-client/google-chrome/Manifest index 912695350de0..414a74ea8e02 100644 --- a/www-client/google-chrome/Manifest +++ b/www-client/google-chrome/Manifest @@ -1,3 +1 @@ -DIST google-chrome-stable_144.0.7559.132-1_amd64.deb 118945608 BLAKE2B 768718c87f7d1bdc3567ab830d312787da9c97fc7985f49ed17aa6d7b1fdf1edf3103b598ed8cf31dbaac0109bb1faf4a93e2b60d9c1bb478916d43b8745973d SHA512 5e0b5b9e16471fc1da53e971f485d70c3ddec8a1d6ec0b0438adfb07eaa0771589c3702c4aeb3cde3b07f886dfc255223affe19a3820b722dc51a24216434205 -DIST google-chrome-stable_145.0.7632.159-1_amd64.deb 121241076 BLAKE2B 45daae2bb2df2c9769fe01b3b866084e1c0e98fa0802b97e2b0f0714e2e6f84930a930139c7215c9a4e18a7694a5d34337eccbe881603694f7f037032142fe6c SHA512 2a1851ab0755d33e4ea322372071dee7770a8d9669b4d735a2ad561b1d5c57b249bc4ee8cac17d947b33b52c95a43be7e2130f4fc356d88c06253c3ceec356b3 DIST google-chrome-stable_146.0.7680.75-1_amd64.deb 127504384 BLAKE2B 3f27879d15d3888837a9a01db31b554e4f716d743ebe29b92464d38e1201fe2e2bdffe97f630978ff21d4c473f9e1a8fe00f15c60c37e3657ac643a217eaae4b SHA512 19bf232bfa2c1b6073da69ba08a2de1f39b5188d0e822eb3fcde96b50a539759704a3bbcdd2da4806de4226a7648cb4c5c3c9d905f414f5e4e22340c4bfa8fc6 diff --git a/www-client/google-chrome/google-chrome-144.0.7559.132.ebuild b/www-client/google-chrome/google-chrome-144.0.7559.132.ebuild deleted file mode 100644 index 1325717ace16..000000000000 --- a/www-client/google-chrome/google-chrome-144.0.7559.132.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" -} diff --git a/www-client/google-chrome/google-chrome-145.0.7632.159.ebuild b/www-client/google-chrome/google-chrome-145.0.7632.159.ebuild deleted file mode 100644 index 1325717ace16..000000000000 --- a/www-client/google-chrome/google-chrome-145.0.7632.159.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" -} diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index 78858b0274cf..118e11166497 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,13 +1,3 @@ -DIST google-chrome-beta_142.0.7444.34-1_amd64.deb 117502860 BLAKE2B 129f909409cff1a870ddc2c9fc49b04f3fc11d121ab876b1d5b9824ba9a4b406057edce88f692209b254dedb1841ff66cb63f4c2e905e7ee85d9df48c56fb225 SHA512 0db3deb1ca39e859a203c8aafdb2200aa613530ced9571235b848ab000d0b51fde2d2fe2cc6997cf933edbbf9c1bb53b185696d9fc3d3e46028f805fd8403474 -DIST google-chrome-beta_143.0.7499.40-1_amd64.deb 117949484 BLAKE2B 9d61a2a0fea90cc3d1e5e233d3b179c5b6b410b6a06df418bea3a5b64b56dd187c09c707856254021eb32c9209da72998c7d3dac73ec3954a00700f63a172904 SHA512 0745c8f78cd5e694ab201ab154dad4dbe958580ba6cb6519c1f545b6ddd705c8baf60d4fc202ccaf234ad41feecff6897531b5913a81483a9e9de04d58bca478 -DIST google-chrome-beta_144.0.7559.31-1_amd64.deb 118815912 BLAKE2B 92f6dff1da3e18e097b60ed2826f903abb0901a2f6ea37b3859ab9eb1a3b66f35d8eeea77f63a48c05535fde493815cefd5b695e72b42b31fcd6f18c5a0382ee SHA512 0ef8115594bc850111a876ca4f85a995b23b75fd581c26efe8ac807ee9f3bc77e15f3c24fc6423565fd8326c139e3065d1080d247304b99848e3a4f0d8087c3e -DIST google-chrome-beta_145.0.7632.45-1_amd64.deb 121087192 BLAKE2B 3b5f44ac08414f9aa4194a628c722c7cd0035b76c448beb511389136e4574961696e1c094b6e576557f576b4bb1e004394220bf8d2cbf55d3402cd3c6ecd8835 SHA512 38bff481636fa32c9e6fe20826cbcc71b6445d7afb18770c977e20569aac427398ceb1f919e77e6e6371c42a02cd21adf39e4ae9f097ac2fa3fdcb9a503bd716 -DIST google-chrome-beta_146.0.7680.65-1_amd64.deb 127512716 BLAKE2B a4e62c6e1186197cfbd2e38c72c5e37c6466cffd0d606301b5bfa78476b68de28745e7b72d890e6b21c15185eebffd981d2f03b440f593efb938de80342ea9f6 SHA512 6c5899435cf3c287664a524957cadb6cbcfb325630f37b56c67497b775139b71366b2ad8d4e3fb2deda50901d50d7dbc62565ecc49182a746e82ff67086139e7 DIST google-chrome-beta_147.0.7727.3-1_amd64.deb 124734840 BLAKE2B f99a2e4b453fdb25b9b9ed30ea747d8ae8f5d65e278e7a72d9cc3e97d6856be62f6239fc9f821d6dc8d1a8225fe87521f15b0f3af47fb0cbc8b2481cce017d54 SHA512 d5b45c9f9a7f05274eafd6aa9503949201f46071415ef305e4db24a3014b40d9c852a7ab6967f445547265e762b26677b4ec8183ac6b36715c5356102a989324 -DIST google-chrome-stable_141.0.7390.107-1_amd64.deb 120556940 BLAKE2B 30075afc39ba771aa9d40cc366efd4d52296cdc269dfef0f5e8ee457181622ef00e614417c62b894b792d58c381d56f77ee3c92e2d8e6efed6f698074dd38488 SHA512 d5ae65f08224a64151c4348ecc8459a50e8ae2d00b0688a5216be2c9faad44962309a1c57bd091b7974a35b6cd8ea8a51c2213c2a9e4c09898ab2938d01f00ae -DIST google-chrome-stable_142.0.7444.175-1_amd64.deb 117885136 BLAKE2B 35a125f731147ba38759e83f820425568f1c029730f484633317269228be1f8e26ebae28f13e61cc37e26b5af19443e749d79e6cffa135f0e45812ca1c0628fd SHA512 d046e1e59787330e8e13360cecd827dc9e2dd55712ca3b39306e860b2e5ff85c6d25135f120ba2fe6985e929add560e19971036bacb6b4b5dad5ba14adb36ce7 -DIST google-chrome-stable_143.0.7499.169-1_amd64.deb 117840328 BLAKE2B ba4cffacff5c002cd8dba3fa8c8e105ebfdcf04884186de0a60cfaa6861662a615c9dd9738cd312ce48ddaee1f62bca2137ee7c872da3aa82ef7a4c44d65b800 SHA512 0c3f3cb76be5c2ffb72f97937b0f7a4079cf04088a00e7debe1bed3325d5e6e6d7a6d60b2fb9a34d389ace8340781aad4221c94c7bae7520eecff25532918254 -DIST google-chrome-stable_144.0.7559.132-1_amd64.deb 118945608 BLAKE2B 768718c87f7d1bdc3567ab830d312787da9c97fc7985f49ed17aa6d7b1fdf1edf3103b598ed8cf31dbaac0109bb1faf4a93e2b60d9c1bb478916d43b8745973d SHA512 5e0b5b9e16471fc1da53e971f485d70c3ddec8a1d6ec0b0438adfb07eaa0771589c3702c4aeb3cde3b07f886dfc255223affe19a3820b722dc51a24216434205 -DIST google-chrome-stable_145.0.7632.159-1_amd64.deb 121241076 BLAKE2B 45daae2bb2df2c9769fe01b3b866084e1c0e98fa0802b97e2b0f0714e2e6f84930a930139c7215c9a4e18a7694a5d34337eccbe881603694f7f037032142fe6c SHA512 2a1851ab0755d33e4ea322372071dee7770a8d9669b4d735a2ad561b1d5c57b249bc4ee8cac17d947b33b52c95a43be7e2130f4fc356d88c06253c3ceec356b3 DIST google-chrome-stable_146.0.7680.75-1_amd64.deb 127504384 BLAKE2B 3f27879d15d3888837a9a01db31b554e4f716d743ebe29b92464d38e1201fe2e2bdffe97f630978ff21d4c473f9e1a8fe00f15c60c37e3657ac643a217eaae4b SHA512 19bf232bfa2c1b6073da69ba08a2de1f39b5188d0e822eb3fcde96b50a539759704a3bbcdd2da4806de4226a7648cb4c5c3c9d905f414f5e4e22340c4bfa8fc6 DIST google-chrome-unstable_148.0.7730.2-1_amd64.deb 124933480 BLAKE2B f7ef3d2dd386bb84c77b93f02a3a37b67a0f6a46c30e0e6c5685778da24b8ec9acf4af08e6ba717e90c8518c7260fc3c726088d711aa36cfd3e4024fb7c62744 SHA512 f4e82c6907f9c585ea118d807205e07c5bf5cea753a9d7451dc762ae7b041bfaaad9de43c652f18f567c6051bcee3944832512fb3bd4aa5542a4f6f48357cf0e diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-141.0.7390.107.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-141.0.7390.107.ebuild deleted file mode 100644 index 9131f42489d1..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-141.0.7390.107.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 2012-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit unpacker - -DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" -HOMEPAGE="https://www.google.com/chrome/" - -case ${PV} in - *_alpha*) - SLOT="unstable" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_alpha}-1 - ;; - *_beta*) - SLOT="beta" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_beta}-1 - ;; - *) - SLOT="stable" - CHROMEDIR="opt/google/chrome" - MY_PV=${PV}-1 - ;; -esac - -MY_PN="google-chrome-${SLOT}" -MY_P="${MY_PN}_${MY_PV}" -SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" -S="${WORKDIR}/${CHROMEDIR}" - -LICENSE="google-chrome" -KEYWORDS="-* amd64" -RESTRICT="bindist mirror strip" - -RDEPEND=" - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - sys-libs/glibc -" - -for x in 0 beta stable unstable; do - if [[ ${SLOT} != ${x} ]]; then - RDEPEND+=" !${CATEGORY}/${PN}:${x}" - fi -done - -QA_PREBUILT="*" - -pkg_nofetch() { - eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures." -} - -src_install() { - insinto "/usr/$(get_libdir)/chromium-browser" - doins -r WidevineCdm -} diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-142.0.7444.175.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-142.0.7444.175.ebuild deleted file mode 100644 index 9131f42489d1..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-142.0.7444.175.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 2012-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit unpacker - -DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" -HOMEPAGE="https://www.google.com/chrome/" - -case ${PV} in - *_alpha*) - SLOT="unstable" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_alpha}-1 - ;; - *_beta*) - SLOT="beta" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_beta}-1 - ;; - *) - SLOT="stable" - CHROMEDIR="opt/google/chrome" - MY_PV=${PV}-1 - ;; -esac - -MY_PN="google-chrome-${SLOT}" -MY_P="${MY_PN}_${MY_PV}" -SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" -S="${WORKDIR}/${CHROMEDIR}" - -LICENSE="google-chrome" -KEYWORDS="-* amd64" -RESTRICT="bindist mirror strip" - -RDEPEND=" - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - sys-libs/glibc -" - -for x in 0 beta stable unstable; do - if [[ ${SLOT} != ${x} ]]; then - RDEPEND+=" !${CATEGORY}/${PN}:${x}" - fi -done - -QA_PREBUILT="*" - -pkg_nofetch() { - eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures." -} - -src_install() { - insinto "/usr/$(get_libdir)/chromium-browser" - doins -r WidevineCdm -} diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-142.0.7444.34_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-142.0.7444.34_beta.ebuild deleted file mode 100644 index 7d3f79816251..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-142.0.7444.34_beta.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 2012-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit unpacker - -DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" -HOMEPAGE="https://www.google.com/chrome/" - -case ${PV} in - *_alpha*) - SLOT="unstable" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_alpha}-1 - ;; - *_beta*) - SLOT="beta" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_beta}-1 - ;; - *) - SLOT="stable" - CHROMEDIR="opt/google/chrome" - MY_PV=${PV}-1 - ;; -esac - -MY_PN="google-chrome-${SLOT}" -MY_P="${MY_PN}_${MY_PV}" -SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" -S="${WORKDIR}/${CHROMEDIR}" - -LICENSE="google-chrome" -KEYWORDS="-* ~amd64" -RESTRICT="bindist mirror strip" - -RDEPEND=" - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - sys-libs/glibc -" - -for x in 0 beta stable unstable; do - if [[ ${SLOT} != ${x} ]]; then - RDEPEND+=" !${CATEGORY}/${PN}:${x}" - fi -done - -QA_PREBUILT="*" - -pkg_nofetch() { - eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures." -} - -src_install() { - insinto "/usr/$(get_libdir)/chromium-browser" - doins -r WidevineCdm -} diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-143.0.7499.169.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-143.0.7499.169.ebuild deleted file mode 100644 index ebb9c3bb5fe5..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-143.0.7499.169.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 2012-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit unpacker - -DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" -HOMEPAGE="https://www.google.com/chrome/" - -case ${PV} in - *_alpha*) - SLOT="unstable" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_alpha}-1 - ;; - *_beta*) - SLOT="beta" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_beta}-1 - ;; - *) - SLOT="stable" - CHROMEDIR="opt/google/chrome" - MY_PV=${PV}-1 - ;; -esac - -MY_PN="google-chrome-${SLOT}" -MY_P="${MY_PN}_${MY_PV}" -SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" -S="${WORKDIR}/${CHROMEDIR}" - -LICENSE="google-chrome" -KEYWORDS="-* amd64" -RESTRICT="bindist mirror strip" - -RDEPEND=" - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - sys-libs/glibc -" - -for x in 0 beta stable unstable; do - if [[ ${SLOT} != ${x} ]]; then - RDEPEND+=" !${CATEGORY}/${PN}:${x}" - fi -done - -QA_PREBUILT="*" - -pkg_nofetch() { - eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures." -} - -src_install() { - insinto "/usr/$(get_libdir)/chromium-browser" - doins -r WidevineCdm -} diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-143.0.7499.40_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-143.0.7499.40_beta.ebuild deleted file mode 100644 index 7d3f79816251..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-143.0.7499.40_beta.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 2012-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit unpacker - -DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" -HOMEPAGE="https://www.google.com/chrome/" - -case ${PV} in - *_alpha*) - SLOT="unstable" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_alpha}-1 - ;; - *_beta*) - SLOT="beta" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_beta}-1 - ;; - *) - SLOT="stable" - CHROMEDIR="opt/google/chrome" - MY_PV=${PV}-1 - ;; -esac - -MY_PN="google-chrome-${SLOT}" -MY_P="${MY_PN}_${MY_PV}" -SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" -S="${WORKDIR}/${CHROMEDIR}" - -LICENSE="google-chrome" -KEYWORDS="-* ~amd64" -RESTRICT="bindist mirror strip" - -RDEPEND=" - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - sys-libs/glibc -" - -for x in 0 beta stable unstable; do - if [[ ${SLOT} != ${x} ]]; then - RDEPEND+=" !${CATEGORY}/${PN}:${x}" - fi -done - -QA_PREBUILT="*" - -pkg_nofetch() { - eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures." -} - -src_install() { - insinto "/usr/$(get_libdir)/chromium-browser" - doins -r WidevineCdm -} diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-144.0.7559.132.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-144.0.7559.132.ebuild deleted file mode 100644 index e423403b65b9..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-144.0.7559.132.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 2012-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit unpacker - -DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" -HOMEPAGE="https://www.google.com/chrome/" - -case ${PV} in - *_alpha*) - SLOT="unstable" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_alpha}-1 - ;; - *_beta*) - SLOT="beta" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_beta}-1 - ;; - *) - SLOT="stable" - CHROMEDIR="opt/google/chrome" - MY_PV=${PV}-1 - ;; -esac - -MY_PN="google-chrome-${SLOT}" -MY_P="${MY_PN}_${MY_PV}" -SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" -S="${WORKDIR}/${CHROMEDIR}" - -LICENSE="google-chrome" -KEYWORDS="amd64" -RESTRICT="bindist mirror strip" - -RDEPEND=" - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - sys-libs/glibc -" - -for x in 0 beta stable unstable; do - if [[ ${SLOT} != ${x} ]]; then - RDEPEND+=" !${CATEGORY}/${PN}:${x}" - fi -done - -QA_PREBUILT="*" - -pkg_nofetch() { - eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures." -} - -src_install() { - insinto "/usr/$(get_libdir)/chromium-browser" - doins -r WidevineCdm -} diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-144.0.7559.31_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-144.0.7559.31_beta.ebuild deleted file mode 100644 index 7d2b13a21076..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-144.0.7559.31_beta.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 2012-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit unpacker - -DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" -HOMEPAGE="https://www.google.com/chrome/" - -case ${PV} in - *_alpha*) - SLOT="unstable" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_alpha}-1 - ;; - *_beta*) - SLOT="beta" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_beta}-1 - ;; - *) - SLOT="stable" - CHROMEDIR="opt/google/chrome" - MY_PV=${PV}-1 - ;; -esac - -MY_PN="google-chrome-${SLOT}" -MY_P="${MY_PN}_${MY_PV}" -SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" -S="${WORKDIR}/${CHROMEDIR}" - -LICENSE="google-chrome" -KEYWORDS="-* ~amd64" -RESTRICT="bindist mirror strip" - -RDEPEND=" - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - sys-libs/glibc -" - -for x in 0 beta stable unstable; do - if [[ ${SLOT} != ${x} ]]; then - RDEPEND+=" !${CATEGORY}/${PN}:${x}" - fi -done - -QA_PREBUILT="*" - -pkg_nofetch() { - eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures." -} - -src_install() { - insinto "/usr/$(get_libdir)/chromium-browser" - doins -r WidevineCdm -} diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-145.0.7632.159.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-145.0.7632.159.ebuild deleted file mode 100644 index e423403b65b9..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-145.0.7632.159.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 2012-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit unpacker - -DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" -HOMEPAGE="https://www.google.com/chrome/" - -case ${PV} in - *_alpha*) - SLOT="unstable" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_alpha}-1 - ;; - *_beta*) - SLOT="beta" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_beta}-1 - ;; - *) - SLOT="stable" - CHROMEDIR="opt/google/chrome" - MY_PV=${PV}-1 - ;; -esac - -MY_PN="google-chrome-${SLOT}" -MY_P="${MY_PN}_${MY_PV}" -SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" -S="${WORKDIR}/${CHROMEDIR}" - -LICENSE="google-chrome" -KEYWORDS="amd64" -RESTRICT="bindist mirror strip" - -RDEPEND=" - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - sys-libs/glibc -" - -for x in 0 beta stable unstable; do - if [[ ${SLOT} != ${x} ]]; then - RDEPEND+=" !${CATEGORY}/${PN}:${x}" - fi -done - -QA_PREBUILT="*" - -pkg_nofetch() { - eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures." -} - -src_install() { - insinto "/usr/$(get_libdir)/chromium-browser" - doins -r WidevineCdm -} diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-145.0.7632.45_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-145.0.7632.45_beta.ebuild deleted file mode 100644 index 0e735527188d..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-145.0.7632.45_beta.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 2012-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit unpacker - -DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" -HOMEPAGE="https://www.google.com/chrome/" - -case ${PV} in - *_alpha*) - SLOT="unstable" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_alpha}-1 - ;; - *_beta*) - SLOT="beta" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_beta}-1 - ;; - *) - SLOT="stable" - CHROMEDIR="opt/google/chrome" - MY_PV=${PV}-1 - ;; -esac - -MY_PN="google-chrome-${SLOT}" -MY_P="${MY_PN}_${MY_PV}" -SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" -S="${WORKDIR}/${CHROMEDIR}" - -LICENSE="google-chrome" -KEYWORDS="~amd64" -RESTRICT="bindist mirror strip" - -RDEPEND=" - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - sys-libs/glibc -" - -for x in 0 beta stable unstable; do - if [[ ${SLOT} != ${x} ]]; then - RDEPEND+=" !${CATEGORY}/${PN}:${x}" - fi -done - -QA_PREBUILT="*" - -pkg_nofetch() { - eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures." -} - -src_install() { - insinto "/usr/$(get_libdir)/chromium-browser" - doins -r WidevineCdm -} diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-146.0.7680.65_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-146.0.7680.65_beta.ebuild deleted file mode 100644 index 0e735527188d..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-146.0.7680.65_beta.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 2012-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit unpacker - -DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" -HOMEPAGE="https://www.google.com/chrome/" - -case ${PV} in - *_alpha*) - SLOT="unstable" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_alpha}-1 - ;; - *_beta*) - SLOT="beta" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_beta}-1 - ;; - *) - SLOT="stable" - CHROMEDIR="opt/google/chrome" - MY_PV=${PV}-1 - ;; -esac - -MY_PN="google-chrome-${SLOT}" -MY_P="${MY_PN}_${MY_PV}" -SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" -S="${WORKDIR}/${CHROMEDIR}" - -LICENSE="google-chrome" -KEYWORDS="~amd64" -RESTRICT="bindist mirror strip" - -RDEPEND=" - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - sys-libs/glibc -" - -for x in 0 beta stable unstable; do - if [[ ${SLOT} != ${x} ]]; then - RDEPEND+=" !${CATEGORY}/${PN}:${x}" - fi -done - -QA_PREBUILT="*" - -pkg_nofetch() { - eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures." -} - -src_install() { - insinto "/usr/$(get_libdir)/chromium-browser" - doins -r WidevineCdm -}
