summaryrefslogtreecommitdiff
path: root/dev-cpp/glog/glog-0.6.0.ebuild
AgeCommit message (Collapse)Author
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-03-18dev-cpp/glog: Stabilize 0.6.0 arm, #862975Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-18dev-cpp/glog: Stabilize 0.6.0 ppc64, #862975Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-02dev-cpp/glog: Stabilize 0.6.0 arm64, #862975Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-12-11Move sys-libs/llvm-libunwind → llvm-runtimes/libunwindMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-12-01dev-cpp/glog: Stabilize 0.6.0 x86, #862975Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-28dev-cpp/glog: Disable broken symbolize patch, try fix logging testAndreas Sturmlechner
Closes: https://bugs.gentoo.org/863599 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-12-24dev-cpp/glog: keyword 0.6.0 for ~loongWANG Xuerui
The "symbolize" test case failed (mis-identified the main function as google::thread_msg_data), but all other features are apparently working. As the problem's root cause isn't identified for now, but the impact is only potentially inaccurate symbol names in backtraces, the keywording is done nevertheless to unblock more important packages (specifically ibus-rime or one of its deps). The bug will be tracked later in the LoongArch community. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
2022-08-03dev-cpp/glog: Stabilize 0.6.0 sparc, #862975Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-08-03dev-cpp/glog: amd64 stable wrt bug #862975Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2022-08-03dev-cpp/glog: Stabilize 0.6.0 ppc, #862975Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-07-07dev-cpp/glog: Version bump (0.6.0)Arfrever Frehtes Taifersar Arahesis
Closes: https://github.com/gentoo/gentoo/pull/26254 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Yixun Lan <dlan@gentoo.org>