Gentoo Archives: gentoo-commits

From: Rafael Martins <rafaelmartins@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Sat, 06 May 2017 23:31:04
Message-Id: 1494112944.b8467223a1f7c0109528ad26379e288a3e793b4e.rafaelmartins@gentoo
1 commit: b8467223a1f7c0109528ad26379e288a3e793b4e
2 Author: Rafael G. Martins <rafaelmartins <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 6 23:22:24 2017 +0000
4 Commit: Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
5 CommitDate: Sat May 6 23:22:24 2017 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=b8467223
7
8 repositories: Add flightsim overlay
9
10 files/overlays/repositories.xml | 13 +++++++++++++
11 1 file changed, 13 insertions(+)
12
13 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
14 index 9f8bdd9..3b666e5 100644
15 --- a/files/overlays/repositories.xml
16 +++ b/files/overlays/repositories.xml
17 @@ -1677,6 +1677,19 @@ FIN
18 <source type="git">git://github.com/wimmuskee/flavour.git</source>
19 </repo>
20 <repo quality="experimental" status="unofficial">
21 + <name>flightsim</name>
22 + <description lang="en">Overlay with packages for flight simulation, mainly related to X-Plane</description>
23 + <homepage>https://github.com/rafaelmartins/flightsim-overlay</homepage>
24 + <owner type="person">
25 + <email>rafaelmartins@g.o</email>
26 + <name>Rafael G. Martins</name>
27 + </owner>
28 + <source type="git">https://github.com/rafaelmartins/flightsim-overlay.git</source>
29 + <source type="git">git://github.com/rafaelmartins/flightsim-overlay.git</source>
30 + <source type="git">git@××××××.com:rafaelmartins/flightsim-overlay.git</source>
31 + <feed>https://github.com/rafaelmartins/flightsim-overlay/commits/master.atom</feed>
32 + </repo>
33 + <repo quality="experimental" status="unofficial">
34 <name>floppym</name>
35 <description>floppym's personal overlay</description>
36 <homepage>http://bitbucket.org/floppym/floppym-overlay</homepage>