commit: b91b6c393d7b3e63a529016c2c093efbe84d634e Author: zyxhere💠<zyx <AT> envs <DOT> net> AuthorDate: Tue Mar 3 09:18:02 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 11 14:55:25 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b91b6c39
www-client/epiphany: add 49.3, drop 49.2 ```News Bugs fixed: - #2798 Disable "Run in background" for when running unsandboxed - #2803 Crash loading invalid URL using "Open Link in New Tab" ``` Signed-off-by: zyxhere💠<zyx <AT> envs.net> Part-of: https://github.com/gentoo/gentoo/pull/45881 Closes: https://github.com/gentoo/gentoo/pull/45881 Signed-off-by: Sam James <sam <AT> gentoo.org> www-client/epiphany/Manifest | 2 +- www-client/epiphany/{epiphany-49.2.ebuild => epiphany-49.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest index 2fa8acb9d31a..52a6665b9f85 100644 --- a/www-client/epiphany/Manifest +++ b/www-client/epiphany/Manifest @@ -1,2 +1,2 @@ DIST epiphany-48.5.tar.xz 4113932 BLAKE2B 648450e68b35d1bc7d6cb3680a6735d7c2da20e47c2da294bd6424fa574cad042ea1935cf1cd8634bd31e3651c53161a01359af36591c4f0523b9000487e695b SHA512 b70c387d1617cdcc81ff63c1c8ff08cf657220e6a5aad0ec07cbf90508e9270af9a2fead0f6a3b71905a70d3293c60230478d21b3b1d1fc2bdcbf2736289deca -DIST epiphany-49.2.tar.xz 4207096 BLAKE2B 17111548dfa57e0d6a4ee7b30584439c180a0bf18b19748790c2d0fec0743c2941a8b975f59a407e340b22c12dff11c0b196cfd7ef51f15ffc497a67d2262050 SHA512 98ec4585718c1cef1afb99e9020d4e32228c8144f2f39a57bc117fd7f274a950a775f55c17ffd664dd6d80558e2d5401c3ead13111efbfe98a442daabff7a7fd +DIST epiphany-49.3.tar.xz 4233848 BLAKE2B 88ece324edd33128524928b6de6f80dcae726a87c3fe9745816bd6dbb0d9a4b1f6b34ed07e77f5204feb304411a0639f0635d39e41f465d2d1403a5ddcdc06be SHA512 3519af76a9d6a260fd7f33f969ce80284e9ecc7df8365e3a540aec17f1a005d2ddb0c0a9784767bef44d80ec32af35a24c3f0210959f91d54aab3127ff7f910b diff --git a/www-client/epiphany/epiphany-49.2.ebuild b/www-client/epiphany/epiphany-49.3.ebuild similarity index 100% rename from www-client/epiphany/epiphany-49.2.ebuild rename to www-client/epiphany/epiphany-49.3.ebuild
