Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Mon, 27 Feb 2023 13:20:01
Message-Id: 1677503983.00021e528cb733872d158c3ba5b4c63539d427be.flow@gentoo
1 commit: 00021e528cb733872d158c3ba5b4c63539d427be
2 Author: Anton <anton <AT> picapica <DOT> im>
3 AuthorDate: Thu Nov 10 15:49:47 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 13:19:43 2023 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=00021e52
7
8 repositories: update RNP status and feed URL
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/559
11 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
12
13 files/overlays/repositories.xml | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index d701efc..a863e2f 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -3373,7 +3373,7 @@
21 <source type="git">git@××××××.com:gentoo/riscv.git</source>
22 <feed>https://github.com/gentoo/riscv/commits/master.atom</feed>
23 </repo>
24 - <repo quality="experimental" status="unofficial">
25 + <repo quality="experimental" status="official">
26 <name>rnp</name>
27 <description lang="en">High performance C++ OpenPGP library, fully compliant to RFC 4880</description>
28 <homepage>https://www.rnpgp.org/</homepage>
29 @@ -3383,7 +3383,7 @@
30 </owner>
31 <source type="git">https://github.com/rnpgp/gentoo-rnp.git</source>
32 <source type="git">git+ssh://git@××××××.com/rnpgp/gentoo-rnp.git</source>
33 - <feed>https://github.com/rnpgp/gentoo-rnp/commits/master.atom</feed>
34 + <feed>https://github.com/rnpgp/gentoo-rnp/commits/main.atom</feed>
35 </repo>
36 <repo quality="experimental" status="unofficial">
37 <name>robert7k</name>