Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Thu, 04 Oct 2018 17:17:15
Message-Id: 1538673426.ec3cb4558089002377b877185848898fa4faa59b.mgorny@gentoo
1 commit: ec3cb4558089002377b877185848898fa4faa59b
2 Author: Jochen Klein <qgp1024 <AT> gmail <DOT> com>
3 AuthorDate: Thu Oct 4 10:24:37 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 4 17:17:06 2018 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=ec3cb455
7
8 repositories: Add qgp overlay
9
10 Signed-off-by: Jochen Klein <qgp1024 <AT> gmail.com>
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12 Closes: https://github.com/gentoo/api-gentoo-org/pull/161
13
14 files/overlays/repositories.xml | 13 +++++++++++++
15 1 file changed, 13 insertions(+)
16
17 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
18 index 2ee7112..ff8dea2 100644
19 --- a/files/overlays/repositories.xml
20 +++ b/files/overlays/repositories.xml
21 @@ -3660,6 +3660,19 @@
22 <feed>https://cgit.gentoo.org/proj/kvm-tools.git/atom/</feed>
23 <!-- <feed>https://cgit.gentoo.org/proj/kvm-tools.git/rss/</feed> -->
24 </repo>
25 + <repo quality="experimental" status="unofficial">
26 + <name>qgp</name>
27 + <description lang="en">qgp overlay (mostly computing and HEP)</description>
28 + <homepage>https://github.com/qgp/gentoo-qgp</homepage>
29 + <owner type="person">
30 + <email>qgp1024@×××××.com</email>
31 + <name>Jochen Klein</name>
32 + </owner>
33 + <source type="git">https://github.com/qgp/gentoo-qgp.git</source>
34 + <source type="git">git://github.com/qgp/gentoo-qgp.git</source>
35 + <source type="git">git+ssh://git@××××××.com:qgp/gentoo-qgp.git</source>
36 + <feed>https://github.com/qgp/gentoo-qgp/commits/master.atom</feed>
37 + </repo>
38 <repo quality="experimental" status="official">
39 <name>qt</name>
40 <description>Official testing overlay for Qt and related packages, provided