commit:     5bd19b48495cb3258c7a888d855b24788c5a262b
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 20 20:43:12 2026 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Fri Feb 20 20:49:52 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bd19b48

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

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

 www-client/microsoft-edge-beta/Manifest            |   1 -
 .../microsoft-edge-beta-145.0.3800.47.ebuild       | 122 ---------------------
 2 files changed, 123 deletions(-)

diff --git a/www-client/microsoft-edge-beta/Manifest 
b/www-client/microsoft-edge-beta/Manifest
index d8eb4fc937a5..65731355f77d 100644
--- a/www-client/microsoft-edge-beta/Manifest
+++ b/www-client/microsoft-edge-beta/Manifest
@@ -1,4 +1,3 @@
-DIST microsoft-edge-beta_145.0.3800.47-1_amd64.deb 180668874 BLAKE2B 
460124cf09c6a562249bc25bab2b866876d04198f2bac59d769b2c357d75482b5189727a6b9403eb782cb323bebcc0df6cd03c135373034b4ecaba14d97f3904
 SHA512 
080c38016868fce3e2d294bb54a985910a33a2ebacdbcc2461f2c0379fd98d4fd7e8be3965be977cead51c399dd9481a89bce1361e95e2523a4a853976a78390
 DIST microsoft-edge-beta_145.0.3800.53-1_amd64.deb 180680402 BLAKE2B 
5a9afdf3cf8b326ebea03575530e6b6abb7b074e2551964878b57fb4b3596317b101ae70e12ed1d09d6784d20083e29a9af71309b30de596e06af5f1fbdc919e
 SHA512 
41891a66f7c86630acbf90e47580cb31ea4605145b13bfedc89b42e134b0035e41a9b526d9719a1e4f4dd08ac37dccc2c9c4ef17e755dbb81ebe893726f7bf05
 DIST microsoft-edge-beta_145.0.3800.58-1_amd64.deb 180765958 BLAKE2B 
baba141ed1c29e8443fbec0061a93ee16bd6b480a65689cb32c6e7f7bc41bd09a95796009f8565bc3deb6811f9ee931abbe4be37818313b014ebe89b9802c1f9
 SHA512 
5dbe6725f533c724ee9b868a5e48304e325a2bd843973266c7d5256abc403d4fc691871f6ae00cf3849960da1464753a26327c943dc4738087b9ce60886112dc
 DIST microsoft-edge-beta_146.0.3856.13-1_amd64.deb 187732202 BLAKE2B 
a0c8ccadf2a436dcbe486784fb1ea83132ccd3361d1f114f2074d248929a9d735f01f4aec9e9b24655bc8e2e80b013fc3673ffcfa5bfc5ffed731d45ed6ab6ea
 SHA512 
2dbe26dc42c84419aae246432a281b774f318736f4db73619cebd1c3dce86cbeab3fe33cfa77bf1a0c3ae20fffdaf50b5618272c9212b5db0e05ddad2e51fad6

diff --git 
a/www-client/microsoft-edge-beta/microsoft-edge-beta-145.0.3800.47.ebuild 
b/www-client/microsoft-edge-beta/microsoft-edge-beta-145.0.3800.47.ebuild
deleted file mode 100644
index 273ddc9f6768..000000000000
--- a/www-client/microsoft-edge-beta/microsoft-edge-beta-145.0.3800.47.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