commit:     b6aa23e2d159c10470503ca025c007b5e5e60554
Author:     Marek BehĂșn <kabel <AT> kernel <DOT> org>
AuthorDate: Thu Feb  1 11:12:17 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb  1 16:22:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6aa23e2

www-client/chromium: put 121.0.6167.139 into stable channel

The 121 major version was released as stable. Commit d43ce7742277
("www-client/chromium: drop 121.0.6167.85") dropped previous 121 ebuild
that already had it's slot marked in stable channel.

Since I use
  www-client/chromium:0/stable **
in my package.accept_keywords, the above mentioned commit caused my
update script to want to downgrade chromium back to 120.

Signed-off-by: Marek BehĂșn <kabel <AT> kernel.org>
Closes: https://github.com/gentoo/gentoo/pull/35133
Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-client/chromium/chromium-121.0.6167.139.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/chromium/chromium-121.0.6167.139.ebuild 
b/www-client/chromium/chromium-121.0.6167.139.ebuild
index 13a88488bc54..1cd120bb21e6 100644
--- a/www-client/chromium/chromium-121.0.6167.139.ebuild
+++ b/www-client/chromium/chromium-121.0.6167.139.ebuild
@@ -76,7 +76,7 @@ 
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}
        pgo? ( 
https://github.com/elkablo/chromium-profiler/releases/download/v0.2/chromium-profiler-0.2.tar
 )"
 
 LICENSE="BSD"
-SLOT="0/beta"
+SLOT="0/stable"
 KEYWORDS="~amd64 ~arm64 ~ppc64"
 IUSE_SYSTEM_LIBS="+system-harfbuzz +system-icu +system-png +system-zstd"
 IUSE="+X ${IUSE_SYSTEM_LIBS} cups debug gtk4 +hangouts headless kerberos 
libcxx lto +official pax-kernel pgo +proprietary-codecs pulseaudio"

Reply via email to