Bonjour, cette page vient d’être modifiée.
Voici une proposition de traduction. Le fichier en anglais est téléchargeable ici : https://salsa.debian.org/webmaster-team/webwml/raw/master/english/ports/index.wml Le fichier en français est téléchargeable ici : https://salsa.debian.org/webmaster-team/webwml/raw/master/french/ports/index.wml Merci d’avance pour vos relectures. Amicalement. -- Jean-Paul
commit 1d206d4c89871d854e5e587189593708889355d3 Author: Manuel A. Fernandez Montecelo <manuel.montez...@gmail.com> Date: Sun Dec 2 01:39:20 2018 +0100 Add RISC-V port (riscv64) diff --git a/english/ports/index.wml b/english/ports/index.wml index 3ab22a76218..9efcc829b66 100644 --- a/english/ports/index.wml +++ b/english/ports/index.wml @@ -285,6 +285,12 @@ A port to the "Signal Processing Engine" hardware present on low-power 32-bit Fr <td>in progress</td> </tr> <tr> +<td><a href="https://wiki.debian.org/RISC-V">riscv64</a></td> +<td>RISC-V (64-bit little endian)</td> +<td>Port for <a href="http://riscv.org/">RISC-V</a>, a free/open ISA, in particular the 64-bit little-endian variant.</td> +<td>in progress</td> +</tr> +<tr> <td><a href="s390/">s390</a></td> <td>S/390 and zSeries</td> <td>First officially released with Debian 3.0. This is a port to IBM
--- orig_index.wml 2018-12-13 11:06:44.112804477 +0100 +++ index.wml 2018-12-13 11:29:04.236172513 +0100 @@ -1,6 +1,6 @@ #use wml::debian::template title="Portages" #include "$(ENGLISHDIR)/releases/info" -#use wml::debian::translation-check translation="9d24e98217211bca46ce3e754528e6a10f1d9f3e" maintainer="Jean-Paul Guillonneau" +#use wml::debian::translation-check translation="1d206d4c89871d854e5e587189593708889355d3" maintainer="Jean-Paul Guillonneau" #use wml::debian::toc # Translators: @@ -377,6 +377,14 @@ <td>en cours</td> </tr> +<tr> +<td><a href="https://wiki.debian.org/RISC-V">riscv64</a></td> +<td>RISC-V (64Â bits <em>little-endian</em>)</td> +<td>Portage pour <a href="http://riscv.org/">RISC-V</a>, une architecture + ouverte et libre, en particulier la version 64Â bits <em>little-endian</em>.</td> +<td>en cours</td> +</tr> + <tr> <td><a href="s390/">s390</a></td> <td>S/390 et zSeries</td>