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, 02 Feb 2019 21:53:11
Message-Id: 1549144370.1dff0efc34838a5d99b44a7d30868bbb5f4ced72.mgorny@gentoo
1 commit: 1dff0efc34838a5d99b44a7d30868bbb5f4ced72
2 Author: Dallen Wilson <dwjwilson <AT> lavabit <DOT> com>
3 AuthorDate: Wed Jan 23 17:36:23 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 21:52:50 2019 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=1dff0efc
7
8 repositories: Add trolltoo overlay.
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/190
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 files/overlays/repositories.xml | 12 ++++++++++++
14 1 file changed, 12 insertions(+)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index 3d767b8..97187c2 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -4934,6 +4934,18 @@
21 </owner>
22 <source type="git">https://github.com/fat0troll/trollerlay.git</source>
23 </repo>
24 + <repo quality="experimental" status="unofficial">
25 + <name>trolltoo</name>
26 + <description lang="en">An ebuild overlay for Gentoo.</description>
27 + <homepage>https://github.com/dallenwilson/trolltoo</homepage>
28 + <owner type="person">
29 + <email>dallen.wilson@×××××.com</email>
30 + <name>Dallen Wilson</name>
31 + </owner>
32 + <source type="git">https://github.com/dallenwilson/trolltoo.git</source>
33 + <source type="git">git+ssh://git@××××××.com/dallenwilson/trolltoo.git</source>
34 + <feed>https://github.com/dallenwilson/trolltoo/commits/master.atom</feed>
35 + </repo>
36 <repo quality="experimental" status="unofficial">
37 <name>tryton</name>
38 <description>Tryton</description>