commit: b2a4494a77a3b203c15e812b1401c662f88e7c2d
Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Fri Feb 9 09:42:31 2024 +0000
Commit: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
CommitDate: Fri Feb 9 09:42:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b2a4494a
www-client/yandex-browser: add 23.11.3.975_p1, drop 23.11.1.714_p1
Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
www-client/yandex-browser/Manifest | 2 +-
...owser-23.11.1.714_p1.ebuild => yandex-browser-23.11.3.975_p1.ebuild} | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/www-client/yandex-browser/Manifest
b/www-client/yandex-browser/Manifest
index 09f5df6314..684c14f629 100644
--- a/www-client/yandex-browser/Manifest
+++ b/www-client/yandex-browser/Manifest
@@ -1 +1 @@
-DIST yandex-browser-23.11.1.714_p1.deb 154275256 BLAKE2B
6e10db229b03525d0ae7d7877a9e5c64d2870bef79678bac12514fd1d681f063bb63e901cb321ab995555b03cedb1dc0268fc9551e02da9e85d83058713744c7
SHA512
87fcce39c071d5991211d778810b20c4a5d59d66642edf7dd90d537e1f13cccb340e5a30c78caa2cb7093244a0db8f778fd2da121140a490f1ac426d39b3927e
+DIST yandex-browser-23.11.3.975_p1.deb 153927880 BLAKE2B
5c468319f15a2ffa4f0b87533d0d83c252ee5c3560e68e13a94e5cf831f8a11c471fddb6b81c5ed8a282bfabf9a39db187b22fa5f355ec5dab8143af28af1e3e
SHA512
9b4e7217f295c7ead316bf42cb4f74a9048b54535c421aeeb9a6d409a051caf19e1accb1a11645c41ac28463e85ebd5d7694f7d649973e46f886bc03f4690dcd
diff --git a/www-client/yandex-browser/yandex-browser-23.11.1.714_p1.ebuild
b/www-client/yandex-browser/yandex-browser-23.11.3.975_p1.ebuild
similarity index 96%
rename from www-client/yandex-browser/yandex-browser-23.11.1.714_p1.ebuild
rename to www-client/yandex-browser/yandex-browser-23.11.3.975_p1.ebuild
index 43df87b79a..08bbc1343d 100644
--- a/www-client/yandex-browser/yandex-browser-23.11.1.714_p1.ebuild
+++ b/www-client/yandex-browser/yandex-browser-23.11.3.975_p1.ebuild
@@ -103,7 +103,6 @@ src_prepare() {
patchelf --remove-rpath "${S}/${YANDEX_HOME}/yandex_browser-sandbox" ||
die "Failed to fix library rpath (sandbox)"
patchelf --remove-rpath "${S}/${YANDEX_HOME}/yandex_browser" || die
"Failed to fix library rpath (yandex_browser)"
patchelf --remove-rpath "${S}/${YANDEX_HOME}/find_ffmpeg" || die
"Failed to fix library rpath (find_ffmpeg)"
- patchelf --remove-rpath "${S}/${YANDEX_HOME}/nacl_helper" || die
"Failed to fix library rpath (nacl_helper)"
}
src_install() {