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: Sat, 07 Sep 2019 12:46:09
Message-Id: 1567860353.1e43b9acef60cfa9ccdce37e2228d11654f4f3d0.mgorny@gentoo
1 commit: 1e43b9acef60cfa9ccdce37e2228d11654f4f3d0
2 Author: Jesse Harris <zigford <AT> gmail <DOT> com>
3 AuthorDate: Sat Sep 7 17:02:23 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 7 12:45:53 2019 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=1e43b9ac
7
8 repositories: Add snapd repo from zigford
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11 Closes: https://github.com/gentoo/api-gentoo-org/pull/216
12
13 files/overlays/repositories.xml | 11 +++++++++++
14 1 file changed, 11 insertions(+)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index 182e417..9c9acf5 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -4186,6 +4186,17 @@
21 <source type="git">https://github.com/trofi/slyfox-gentoo</source>
22 <feed>https://github.com/trofi/slyfox-gentoo/commits/master.atom</feed>
23 </repo>
24 + <repo quality="experimental" status="unofficial">
25 + <name>snapd</name>
26 + <description lang="en">ebuilds for canaonicals snapd</description>
27 + <homepage>https://github.com/zigford/snapd</homepage>
28 + <owner type="person">
29 + <email>zigford@×××××.com</email>
30 + <name>Jesse Harris</name>
31 + </owner>
32 + <source type="git">https://github.com/zigford/snapd.git</source>
33 + <feed>https://github.com/zigford/snapd/commits/master.atom</feed>
34 + </repo>
35 <repo quality="experimental" status="unofficial">
36 <name>soft</name>
37 <description>Soft's personal overlay for miscellaneous ebuilds</description>