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:25:50
Message-Id: 1677504331.b3179de86ea383d082b41d3a747d90a75568689f.flow@gentoo
1 commit: b3179de86ea383d082b41d3a747d90a75568689f
2 Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
3 AuthorDate: Tue Oct 25 20:14:46 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 13:25:31 2023 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=b3179de8
7
8 repositories: Add hep-forge
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/553
11 Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>
12 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
13
14 files/overlays/repositories.xml | 12 ++++++++++++
15 1 file changed, 12 insertions(+)
16
17 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
18 index 3f50922..33144fe 100644
19 --- a/files/overlays/repositories.xml
20 +++ b/files/overlays/repositories.xml
21 @@ -1900,6 +1900,18 @@
22 <source type="git">git+ssh://git@××××××.com/gentoo-haskell/gentoo-haskell.git</source>
23 <feed>https://github.com/gentoo-haskell/gentoo-haskell/commits/master.atom</feed>
24 </repo>
25 + <repo quality="experimental" status="unofficial">
26 + <name>hep-forge</name>
27 + <description lang="en">Inofficial HEPForge ebuilds</description>
28 + <homepage>https://gitlab.com/APN-Pucky/gentoo-hep-forge</homepage>
29 + <owner type="person">
30 + <email>alexander@×××××××××××××××××××.de</email>
31 + <name>Alexander Puck Neuwirth</name>
32 + </owner>
33 + <source type="git">https://gitlab.com/APN-Pucky/gentoo-hep-forge.git</source>
34 + <source type="git">git+ssh://git@××××××.com/APN-Pucky/gentoo-hep-forge.git</source>
35 + <feed>https://gitlab.com/APN-Pucky/gentoo-hep-forge/commits/master.atom</feed>
36 + </repo>
37 <repo quality="experimental" status="unofficial">
38 <name>hering-overlay</name>
39 <description lang="en">Richard Hering's gentoo overlay</description>