commit:     f907c91c3d3a6c457e6b439b9c31eecfcf707683
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 29 00:53:19 2026 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Thu Jan 29 07:34:24 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f907c91c

www-client/microsoft-edge-beta: remove old

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

 www-client/microsoft-edge-beta/Manifest            |   2 -
 .../microsoft-edge-beta-144.0.3719.67.ebuild       | 122 ---------------------
 .../microsoft-edge-beta-144.0.3719.77.ebuild       | 122 ---------------------
 3 files changed, 246 deletions(-)

diff --git a/www-client/microsoft-edge-beta/Manifest 
b/www-client/microsoft-edge-beta/Manifest
index 4638e742119b..bf8567dbe8e5 100644
--- a/www-client/microsoft-edge-beta/Manifest
+++ b/www-client/microsoft-edge-beta/Manifest
@@ -1,5 +1,3 @@
-DIST microsoft-edge-beta_144.0.3719.67-1_amd64.deb 171816662 BLAKE2B 
f87bebaf7a489e867ede7523b8a63644004e2ef3ffacc7fb074da847ba0ed0633c1960b4fd291b9e8bd31c94eb84d801a31cd4ea6ec130ba41b24dd914c3e066
 SHA512 
0a10f0ed5de74354da4956bece3a6e5146e18b7cc5da81fb38067579e1b845bc3896ade7d0696c16901f3e3be60fead0f440b022912538216a2fcff76afd8bd8
-DIST microsoft-edge-beta_144.0.3719.77-1_amd64.deb 180914706 BLAKE2B 
6a830096a42dac273b9eb6c25df863358d7cf4ab20badb094747d0dc52b9ca34a9c8b9c932e40c2f6697dd7a4dd9c1c57e6481e70b5c2248e465553ddce0b335
 SHA512 
b4528ef331b4b756ff55b9109b226634caf6fd51121b3442cfe3374655c33a3e2c586cdf3a3f9c3c59998024635428ddc582b53523b9cdd5947071e8709d4fed
 DIST microsoft-edge-beta_144.0.3719.82-1_amd64.deb 180939070 BLAKE2B 
887dd0b478c8458331e112803d3edbec4c682a0ea96c1cbc4fa588f92e0b36907dff7ea157d16fc1533c5208339520c6b43834450509c56ed6bef2452441e8b2
 SHA512 
d69a4fc78ef7f2de71973196eaf6f6adb1aa1c977a1ad4c4f2166fb8d2a3e505fb8166c393c0ae70e12c27897bb02e308b12259075dbfa59579d23204bc437cc
 DIST microsoft-edge-beta_145.0.3800.13-1_amd64.deb 180197222 BLAKE2B 
b083a63bfe5cc78144e26078dc3de558bc045aa756e21fc13586e9606bc752c05729ad243d3891919374a72b369224b54e75076325bfc2464474e817e33a9d8a
 SHA512 
ec59c48241e71c20744c8742f9e6bcca91e4f1f0bc169a9324bfe96becc75244cc9a580a756ad4d320a2e85ef14eb114ce258a0d77d70c7cc46aa3b76d064357
 DIST microsoft-edge-beta_145.0.3800.22-1_amd64.deb 180270942 BLAKE2B 
8f2772ffacd3fbf8755b13eeaed9266531062af69ec007114665e9b8f817ea1be81a2117f8833631ff13def803143eaaa76679f558d13ba277cce6b26614ff12
 SHA512 
008bd702014bddaec084b83d67e5433e2eac71751f34f571fb2c86d4aea2ff65dad839cb06463519ef77b5e98f3e8708a366659d3180e71060b62d92755c8689

diff --git 
a/www-client/microsoft-edge-beta/microsoft-edge-beta-144.0.3719.67.ebuild 
b/www-client/microsoft-edge-beta/microsoft-edge-beta-144.0.3719.67.ebuild
deleted file mode 100644
index 273ddc9f6768..000000000000
--- a/www-client/microsoft-edge-beta/microsoft-edge-beta-144.0.3719.67.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 2011-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit chromium-2 desktop pax-utils unpacker xdg
-
-DESCRIPTION="The web browser from Microsoft"
-HOMEPAGE="https://www.microsoft.com/edge";
-
-if [[ ${PN} == microsoft-edge ]]; then
-       MY_PN=${PN}-stable
-else
-       MY_PN=${PN}
-fi
-
-MY_P="${MY_PN}_${PV}-1"
-SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb";
-S=${WORKDIR}
-
-LICENSE="microsoft-edge"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-IUSE="+mip qt6"
-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
-       media-fonts/liberation-fonts
-       media-libs/alsa-lib
-       media-libs/mesa[gbm(+)]
-       net-misc/curl[ssl]
-       net-print/cups
-       sys-apps/dbus
-       sys-apps/util-linux
-       sys-libs/glibc
-       x11-libs/cairo
-       x11-libs/gdk-pixbuf:2
-       x11-libs/gtk+:3[X]
-       x11-libs/libdrm
-       x11-libs/libX11
-       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
-       mip? (
-               app-crypt/libsecret
-               || ( dev-libs/libxml2-compat:2/2 dev-libs/libxml2:2/2 )
-       )
-       qt6? ( dev-qt/qtbase:6[gui,widgets] )
-"
-
-QA_PREBUILT="*"
-QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
-EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
-
-pkg_nofetch() {
-       eerror "Please wait 24 hours and sync your tree before reporting a bug 
for microsoft-edge fetch failures."
-}
-
-pkg_pretend() {
-       # Protect against people using autounmask overzealously
-       use amd64 || die "microsoft-edge only works on amd64"
-}
-
-pkg_setup() {
-       chromium_suid_sandbox_check_kernel_config
-}
-
-src_unpack() {
-       :
-}
-
-src_install() {
-       dodir /
-       cd "${ED}" || die
-       unpacker
-
-       rm -f _gpgorigin || die
-
-       mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
-
-       # Microsoft Edge 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 "${EDGE_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/${PN}.1.gz ]]; then
-               rm usr/share/man/man1/${PN}.1.gz || die
-               dosym ${MY_PN}.1 usr/share/man/man1/${PN}.1
-       fi
-
-       local size
-       for size in 16 24 32 48 64 128 256 ; do
-               newicon -s ${size} "${EDGE_HOME}/product_logo_${size}.png" 
${PN}.png
-       done
-
-       if ! use mip; then
-               rm "${EDGE_HOME}"/libmip_{core,protection_sdk}.so || die
-       fi
-
-       rm "${EDGE_HOME}/libqt5_shim.so" || die
-       if ! use qt6; then
-               rm "${EDGE_HOME}/libqt6_shim.so" || die
-       fi
-
-       pax-mark m "${EDGE_HOME}/msedge"
-}

diff --git 
a/www-client/microsoft-edge-beta/microsoft-edge-beta-144.0.3719.77.ebuild 
b/www-client/microsoft-edge-beta/microsoft-edge-beta-144.0.3719.77.ebuild
deleted file mode 100644
index 273ddc9f6768..000000000000
--- a/www-client/microsoft-edge-beta/microsoft-edge-beta-144.0.3719.77.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 2011-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit chromium-2 desktop pax-utils unpacker xdg
-
-DESCRIPTION="The web browser from Microsoft"
-HOMEPAGE="https://www.microsoft.com/edge";
-
-if [[ ${PN} == microsoft-edge ]]; then
-       MY_PN=${PN}-stable
-else
-       MY_PN=${PN}
-fi
-
-MY_P="${MY_PN}_${PV}-1"
-SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb";
-S=${WORKDIR}
-
-LICENSE="microsoft-edge"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-IUSE="+mip qt6"
-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
-       media-fonts/liberation-fonts
-       media-libs/alsa-lib
-       media-libs/mesa[gbm(+)]
-       net-misc/curl[ssl]
-       net-print/cups
-       sys-apps/dbus
-       sys-apps/util-linux
-       sys-libs/glibc
-       x11-libs/cairo
-       x11-libs/gdk-pixbuf:2
-       x11-libs/gtk+:3[X]
-       x11-libs/libdrm
-       x11-libs/libX11
-       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
-       mip? (
-               app-crypt/libsecret
-               || ( dev-libs/libxml2-compat:2/2 dev-libs/libxml2:2/2 )
-       )
-       qt6? ( dev-qt/qtbase:6[gui,widgets] )
-"
-
-QA_PREBUILT="*"
-QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
-EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
-
-pkg_nofetch() {
-       eerror "Please wait 24 hours and sync your tree before reporting a bug 
for microsoft-edge fetch failures."
-}
-
-pkg_pretend() {
-       # Protect against people using autounmask overzealously
-       use amd64 || die "microsoft-edge only works on amd64"
-}
-
-pkg_setup() {
-       chromium_suid_sandbox_check_kernel_config
-}
-
-src_unpack() {
-       :
-}
-
-src_install() {
-       dodir /
-       cd "${ED}" || die
-       unpacker
-
-       rm -f _gpgorigin || die
-
-       mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
-
-       # Microsoft Edge 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 "${EDGE_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/${PN}.1.gz ]]; then
-               rm usr/share/man/man1/${PN}.1.gz || die
-               dosym ${MY_PN}.1 usr/share/man/man1/${PN}.1
-       fi
-
-       local size
-       for size in 16 24 32 48 64 128 256 ; do
-               newicon -s ${size} "${EDGE_HOME}/product_logo_${size}.png" 
${PN}.png
-       done
-
-       if ! use mip; then
-               rm "${EDGE_HOME}"/libmip_{core,protection_sdk}.so || die
-       fi
-
-       rm "${EDGE_HOME}/libqt5_shim.so" || die
-       if ! use qt6; then
-               rm "${EDGE_HOME}/libqt6_shim.so" || die
-       fi
-
-       pax-mark m "${EDGE_HOME}/msedge"
-}

Reply via email to