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: Tue, 24 Jul 2018 07:08:36
Message-Id: 1532416096.3f05ed62baa3928b8eb0113d5f781ad56484674a.mgorny@gentoo
1 commit: 3f05ed62baa3928b8eb0113d5f781ad56484674a
2 Author: Tom Gillespie <tgbugs <AT> gmail <DOT> com>
3 AuthorDate: Tue Jul 24 02:51:16 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 24 07:08:16 2018 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=3f05ed62
7
8 repositories: Add tgbugs-overlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/150
11
12 files/overlays/repositories.xml | 13 +++++++++++++
13 1 file changed, 13 insertions(+)
14
15 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
16 index 7d97010..ce94fa7 100644
17 --- a/files/overlays/repositories.xml
18 +++ b/files/overlays/repositories.xml
19 @@ -4802,6 +4802,19 @@ FIN
20 </owner>
21 <source type="git">https://github.com/Tux1c/tf201-overlay</source>
22 </repo>
23 + <repo quality="experimental" status="unofficial">
24 + <name>tgbugs-overlay</name>
25 + <description>tgbugs portage overlay for custom ebuilds</description>
26 + <homepage>https://github.com/tgbugs/tgbugs-overlay</homepage>
27 + <owner type="person">
28 + <email>tgbugs@×××××.com</email>
29 + <name>Tom Gillespie</name>
30 + </owner>
31 + <source type="git">https://github.com/tgbugs/tgbugs-overlay.git</source>
32 + <source type="git">git://github.com/tgbugs/tgbugs-overlay.git</source>
33 + <source type="git">git@××××××.com:tgbugs/tgbugs-overlay.git</source>
34 + <feed>https://github.com/tgbugs/tgbugs-overlay/commits/master.atom</feed>
35 + </repo>
36 <repo quality="experimental" status="unofficial">
37 <name>thabairne</name>
38 <description lang="en">ntnn's Overlay</description>