Gentoo Archives: gentoo-commits

From: Julian Ospald <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/api:master commit in: files/overlays/
Date: Sun, 30 Nov 2014 18:44:54
Message-Id: 1417373072.b01cfb77ed4f4c1a4f036cfce4d655b54823a342.hasufell@gentoo
1 commit: b01cfb77ed4f4c1a4f036cfce4d655b54823a342
2 Author: Julian Ospald <hasufell <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 30 18:44:32 2014 +0000
4 Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 30 18:44:32 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=b01cfb77
7
8 add games-overlay
9
10 ---
11 files/overlays/repositories.xml | 11 +++++++++++
12 1 file changed, 11 insertions(+)
13
14 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
15 index 2396e2d..483468b 100644
16 --- a/files/overlays/repositories.xml
17 +++ b/files/overlays/repositories.xml
18 @@ -1844,6 +1844,17 @@ FIN
19 <feed>https://git.overlays.gentoo.org/gitweb/?p=proj/games.git;a=rss</feed>
20 </repo>
21 <repo quality="experimental" status="unofficial">
22 + <name>games-overlay</name>
23 + <description lang="en">gentoo overlay containing games ebuilds only</description>
24 + <homepage>https://github.com/hasufell/games-overlay</homepage>
25 + <owner type="person">
26 + <email>hasufell@××××××.de</email>
27 + <name>Julian Ospald</name>
28 + </owner>
29 + <source type="git">git://github.com/hasufell/games-overlay.git</source>
30 + <feed>https://github.com/hasufell/games-overlay/commits/master.atom</feed>
31 + </repo>
32 + <repo quality="experimental" status="unofficial">
33 <name>gbin</name>
34 <description lang="en">Various gentoo ebuilds tweaked mainly around multimedia, python and forensics.</description>
35 <homepage>https://github.com/gbin/gbin-overlay</homepage>