From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E4A65158011 for ; Sun, 21 Aug 2022 12:34:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10FEDE0A49; Sun, 21 Aug 2022 12:34:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D11F2E0A49 for ; Sun, 21 Aug 2022 12:34:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D45283410C8 for ; Sun, 21 Aug 2022 12:34:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A930570 for ; Sun, 21 Aug 2022 12:34:00 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1661085004.14262a735fb86f5f7c05bca42bdcda03915f5790.jsmolic@gentoo> Subject: [gentoo-commits] data/api:master commit in: files/overlays/ X-VCS-Repository: data/api X-VCS-Files: files/overlays/repositories.xml X-VCS-Directories: files/overlays/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 14262a735fb86f5f7c05bca42bdcda03915f5790 X-VCS-Branch: master Date: Sun, 21 Aug 2022 12:34:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c56c28f3-0f9a-4331-a55b-eb6af1ed7467 X-Archives-Hash: 9ea5e4251b11b52933365580b6ce2b5c commit: 14262a735fb86f5f7c05bca42bdcda03915f5790 Author: Jakov Smolić gentoo org> AuthorDate: Sun Aug 21 12:30:04 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Sun Aug 21 12:30:04 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=14262a73 repositories: Add Gentoo RISC-V Overlay Signed-off-by: Jakov Smolić gentoo.org> files/overlays/repositories.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index cbfd711..667de2f 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3408,6 +3408,18 @@ git@github.com:pkulev/riru.git https://github.com/pkulev/riru/commits/master.atom + + riscv + Gentoo RISC-V Overlay + https://github.com/gentoo/riscv + + riscv@gentoo.org + Gentoo RISC-V Development + + https://github.com/gentoo/riscv.git + git@github.com:gentoo/riscv.git + https://github.com/gentoo/riscv/commits/master.atom + rnp High performance C++ OpenPGP library, fully compliant to RFC 4880