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: Wed, 01 Aug 2018 09:20:25
Message-Id: 1533115192.0d6eed8a5b2bdf2bc75e98f3a253f6988b3a099b.mgorny@gentoo
1 commit: 0d6eed8a5b2bdf2bc75e98f3a253f6988b3a099b
2 Author: Patrick Holthaus <p.holthaus <AT> herts <DOT> ac <DOT> uk>
3 AuthorDate: Wed Aug 1 08:51:29 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 1 09:19:52 2018 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=0d6eed8a
7
8 repositories: Add pholthaus-overlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/151
11
12 files/overlays/repositories.xml | 12 ++++++++++++
13 1 file changed, 12 insertions(+)
14
15 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
16 index ce94fa7..506f884 100644
17 --- a/files/overlays/repositories.xml
18 +++ b/files/overlays/repositories.xml
19 @@ -3515,6 +3515,18 @@ FIN
20 <source type="git">https://github.com/perfect7gentleman/pg_overlay.git</source>
21 <feed>https://github.com/perfect7gentleman/pg_overlay/commits/master.atom</feed>
22 </repo>
23 + <repo quality="experimental" status="unofficial">
24 + <name>pholthaus-overlay</name>
25 + <description lang="en">pholthaus' personal overlay</description>
26 + <homepage>https://github.com/pholthau/pholthaus-overlay</homepage>
27 + <owner type="person">
28 + <email>patrick.holthaus@××××××××××.com</email>
29 + <name>Patrick Holthaus</name>
30 + </owner>
31 + <source type="git">https://github.com/pholthau/pholthaus-overlay.git</source>
32 + <source type="git">git+ssh://git@××××××.com/pholthau/pholthaus-overlay.git</source>
33 + <feed>https://github.com//pholthau/pholthaus-overlay/commits/master.atom</feed>
34 + </repo>
35 <repo quality="experimental" status="unofficial">
36 <name>pica-pica</name>
37 <description lang="en">Pica Pica ebuilds</description>