From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1491029-garchives=archives.gentoo.org@lists.gentoo.org>
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 BA5DF158030
	for <garchives@archives.gentoo.org>; Mon, 27 Feb 2023 13:20:01 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id F3720E0769;
	Mon, 27 Feb 2023 13:20:00 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id DAA51E0769
	for <gentoo-commits@lists.gentoo.org>; Mon, 27 Feb 2023 13:20:00 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id E0C1D340E16
	for <gentoo-commits@lists.gentoo.org>; Mon, 27 Feb 2023 13:19:59 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EAD07D0
	for <gentoo-commits@lists.gentoo.org>; Mon, 27 Feb 2023 13:19:58 +0000 (UTC)
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" <flow@gentoo.org>
Message-ID: <1677503983.00021e528cb733872d158c3ba5b4c63539d427be.flow@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: flow
X-VCS-Committer-Name: Florian Schmaus
X-VCS-Revision: 00021e528cb733872d158c3ba5b4c63539d427be
X-VCS-Branch: master
Date: Mon, 27 Feb 2023 13:19:58 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: e236fa0c-816c-42e6-b0a1-e9da0ec4b05a
X-Archives-Hash: e57e690493d975b15e61d413fba19eb0

commit:     00021e528cb733872d158c3ba5b4c63539d427be
Author:     Anton <anton <AT> picapica <DOT> im>
AuthorDate: Thu Nov 10 15:49:47 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 13:19:43 2023 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=00021e52

repositories: update RNP status and feed URL

Closes: https://github.com/gentoo/api-gentoo-org/pull/559
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 files/overlays/repositories.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index d701efc..a863e2f 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3373,7 +3373,7 @@
     <source type="git">git@github.com:gentoo/riscv.git</source>
     <feed>https://github.com/gentoo/riscv/commits/master.atom</feed>
   </repo>
-  <repo quality="experimental" status="unofficial">
+  <repo quality="experimental" status="official">
     <name>rnp</name>
     <description lang="en">High performance C++ OpenPGP library, fully compliant to RFC 4880</description>
     <homepage>https://www.rnpgp.org/</homepage>
@@ -3383,7 +3383,7 @@
     </owner>
     <source type="git">https://github.com/rnpgp/gentoo-rnp.git</source>
     <source type="git">git+ssh://git@github.com/rnpgp/gentoo-rnp.git</source>
-    <feed>https://github.com/rnpgp/gentoo-rnp/commits/master.atom</feed>
+    <feed>https://github.com/rnpgp/gentoo-rnp/commits/main.atom</feed>
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>robert7k</name>