commit: 26b096fe3ae46a7c26449ca37cd7b054dd64fe73 Author: Joe Kappus <joe <AT> wt <DOT> gd> AuthorDate: Mon Sep 15 20:47:34 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 17 21:29:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26b096fe
www-client/microsoft-edge-dev: revbump add libxml2 RDEPEND Incorporated Parona's feedback Signed-off-by: Joe Kappus <joe <AT> wt.gd> Part-of: https://github.com/gentoo/gentoo/pull/43802 Closes: https://github.com/gentoo/gentoo/pull/43802 Signed-off-by: Sam James <sam <AT> gentoo.org> ...141.0.3514.0.ebuild => microsoft-edge-dev-141.0.3514.0-r1.ebuild} | 5 ++++- ...141.0.3525.0.ebuild => microsoft-edge-dev-141.0.3525.0-r1.ebuild} | 5 ++++- ...141.0.3537.9.ebuild => microsoft-edge-dev-141.0.3537.9-r1.ebuild} | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3514.0.ebuild b/www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3514.0-r1.ebuild similarity index 96% rename from www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3514.0.ebuild rename to www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3514.0-r1.ebuild index c97d2da1484c..7998ab066a9b 100644 --- a/www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3514.0.ebuild +++ b/www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3514.0-r1.ebuild @@ -55,7 +55,10 @@ RDEPEND=" x11-libs/libxshmfence x11-libs/pango x11-misc/xdg-utils - mip? ( app-crypt/libsecret ) + mip? ( + app-crypt/libsecret + || ( dev-libs/libxml2-compat:2/2 dev-libs/libxml2:2/2 ) + ) qt6? ( dev-qt/qtbase:6[gui,widgets] ) " diff --git a/www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3525.0.ebuild b/www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3525.0-r1.ebuild similarity index 96% rename from www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3525.0.ebuild rename to www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3525.0-r1.ebuild index c97d2da1484c..7998ab066a9b 100644 --- a/www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3525.0.ebuild +++ b/www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3525.0-r1.ebuild @@ -55,7 +55,10 @@ RDEPEND=" x11-libs/libxshmfence x11-libs/pango x11-misc/xdg-utils - mip? ( app-crypt/libsecret ) + mip? ( + app-crypt/libsecret + || ( dev-libs/libxml2-compat:2/2 dev-libs/libxml2:2/2 ) + ) qt6? ( dev-qt/qtbase:6[gui,widgets] ) " diff --git a/www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3537.9.ebuild b/www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3537.9-r1.ebuild similarity index 96% rename from www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3537.9.ebuild rename to www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3537.9-r1.ebuild index c97d2da1484c..7998ab066a9b 100644 --- a/www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3537.9.ebuild +++ b/www-client/microsoft-edge-dev/microsoft-edge-dev-141.0.3537.9-r1.ebuild @@ -55,7 +55,10 @@ RDEPEND=" x11-libs/libxshmfence x11-libs/pango x11-misc/xdg-utils - mip? ( app-crypt/libsecret ) + mip? ( + app-crypt/libsecret + || ( dev-libs/libxml2-compat:2/2 dev-libs/libxml2:2/2 ) + ) qt6? ( dev-qt/qtbase:6[gui,widgets] ) "
