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: Fri, 05 Oct 2018 17:32:06
Message-Id: 1538760709.e46a3669ac74d63811cfc9e3e765a3bd8b3c6cf1.mgorny@gentoo
1 commit: e46a3669ac74d63811cfc9e3e765a3bd8b3c6cf1
2 Author: Alexander Barker <alex <AT> 1stleg <DOT> com>
3 AuthorDate: Fri Oct 5 01:00:53 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 5 17:31:49 2018 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=e46a3669
7
8 repositories: Add what4-java
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11 Closes: https://github.com/gentoo/api-gentoo-org/pull/162
12
13 files/overlays/repositories.xml | 10 ++++++++++
14 1 file changed, 10 insertions(+)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index ff8dea2..88d52d6 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -5143,6 +5143,16 @@
21 </owner>
22 <source type="git">https://github.com/whiledev/whiledev-overlay.git</source>
23 </repo>
24 + <repo quality="experimental" status="unofficial">
25 + <name>what4-java</name>
26 + <description>Incubator for dev-java updates that the Gentoo Java team has no time for</description>
27 + <homepage>https://github.com/kwhat/gentoo-what4-java-overlay</homepage>
28 + <owner type="person">
29 + <email>alex@××××××.com</email>
30 + <name>Alex Barker</name>
31 + </owner>
32 + <source type="git">https://github.com/kwhat/gentoo-what4-java-overlay.git</source>
33 + </repo>
34 <repo quality="experimental" status="unofficial">
35 <name>wichtounet</name>
36 <description lang="en">Personal overlay of Baptiste Wicht</description>