Added Gentoo in the operating system list under "Getting Coccinelle".
It should be available the package like this : emerge -av dev-tools/coccinelle Example: bhaskar_04:11:00_Mon Feb 23: :~>sudo emerge -av dev-util/coccinelle These are the packages that would be merged, in order: Calculating dependencies... done! Dependency resolution took 6.35 s (backtrack: 0/100). [ebuild N ] dev-lang/ocaml-4.14.2:0/4.14.2::gentoo USE="-emacs -flambda -latex ocamlopt -xemacs" 5377 KiB [ebuild N ] dev-ml/dune-3.20.2:0/3.20.2::gentoo USE="-emacs" 2981 KiB [ebuild N ] dev-ml/findlib-1.9.6-r1::gentoo USE="-doc ocamlopt -tk" 265 KiB [ebuild N ] dev-ml/result-1.5:0/1.5::gentoo USE="ocamlopt" 3 KiB [ebuild N ] dev-ml/sexplib0-0.16.0:0/0.16.0::gentoo USE="ocamlopt" 22 KiB [ebuild N ] dev-ml/ocamlbuild-0.15.0:0/0.15.0::gentoo USE="ocamlopt" 198 KiB [ebuild N ] dev-ml/menhir-20240715:0/20240715::gentoo USE="ocamlopt" 1217 KiB [ebuild N ] dev-ml/num-1.5::gentoo USE="ocamlopt" 67 KiB [ebuild N ] dev-ml/camlp4-4.14_p1-r2:0/4.14_p1::gentoo USE="ocamlopt" 627 KiB [ebuild N ] dev-ml/csexp-1.5.2-r1:0/1.5.2::gentoo USE="ocamlopt -test" 12 KiB [ebuild N ] dev-ml/uchar-0.0.2-r1:0/0.0.2::gentoo USE="ocamlopt" 22 KiB [ebuild N ] dev-ml/dune-configurator-3.20.2:0/3.20.2::gentoo USE="ocamlopt" 0 KiB [ebuild N ~] dev-ml/stdcompat-21.1-r1:0/21.1::gentoo 611 KiB [ebuild N ] dev-ml/base-0.16.3-r1:0/0.16::gentoo USE="ocamlopt" 433 KiB [ebuild N ] dev-ml/parmap-1.2.5:0/1.2.5::gentoo USE="ocamlopt" 48 KiB [ebuild N ] dev-ml/stdio-0.16.0:0/0.16::gentoo USE="ocamlopt" 8 KiB [ebuild N ] dev-ml/parsexp-0.16.0:0/0.16::gentoo USE="ocamlopt" 56 KiB [ebuild N ] dev-ml/sexplib-0.16.0-r1:0/0.16::gentoo USE="ocamlopt" 54 KiB [ebuild N ] dev-ml/pcre-ocaml-7.5.0:0/7.5.0::gentoo USE="-examples ocamlopt" 41 KiB [ebuild N ~] dev-util/coccinelle-1.3.0::gentoo USE="-doc -emacs ocamlopt pcre -python -test" PYTHON_SINGLE_TTotal: 20 packages (20 new), Size of downloads: 14168 KiB Would you like to merge these packages? [Yes/No] Signed-off-by: Bhaskar Chowdhury <[email protected]> --- Documentation/dev-tools/coccinelle.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/dev-tools/coccinelle.rst b/Documentation/dev-tools/coccinelle.rst index 6e70a1e9a3c0..990a049091e1 100644 --- a/Documentation/dev-tools/coccinelle.rst +++ b/Documentation/dev-tools/coccinelle.rst @@ -29,6 +29,7 @@ of many distributions, e.g. : - Ubuntu - OpenSUSE - Arch Linux + - Gentoo - NetBSD - FreeBSD -- 2.52.0
