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 Apr 2016 07:28:20
Message-Id: 1459582073.27d43cccd6426990ec87057de7cb8097f5512e1c.mgorny@gentoo
1 commit: 27d43cccd6426990ec87057de7cb8097f5512e1c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 07:24:35 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 07:27:53 2016 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=27d43ccc
7
8 repositories: Add maxik-overlay, #578760
9
10 files/overlays/repositories.xml | 11 +++++++++++
11 1 file changed, 11 insertions(+)
12
13 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
14 index aa5d3bd..9bb9c22 100644
15 --- a/files/overlays/repositories.xml
16 +++ b/files/overlays/repositories.xml
17 @@ -2851,6 +2851,17 @@ FIN
18 <source type="git">https://github.com/oz123/mate-de-gentoo.git</source>
19 </repo>
20 <repo quality="experimental" status="unofficial">
21 + <name>maxik-overlay</name>
22 + <description lang="en">My storage of Gentoo ebuilds not present in any other overlays/with unique features</description>
23 + <homepage>https://github.com/mradermaxlol/maxik-overlay</homepage>
24 + <owner type="person">
25 + <email>mrader3940@×××××××××××.org</email>
26 + <name>Maxim Sheviakov</name>
27 + </owner>
28 + <source type="git">https://github.com/mradermaxlol/maxik-overlay.git</source>
29 + <feed>https://github.com/mradermaxlol/maxik-overlay/commits/master.atom</feed>
30 + </repo>
31 + <repo quality="experimental" status="unofficial">
32 <name>megacoffee</name>
33 <description lang="en">Mixed ebuilds from various sources: self-written missing ebuilds, more current ebuilds, ebuilds that just needed a slight update from official portage, ebuilds others posted on Gentoo Bugzilla, ebuilds with added patches, old ebuilds that were removed from official portage etc.</description>
34 <description lang="de">Verschiedene ebuilds aus verschiedenen Quellen: selbsterstellte ebuilds, ebuilds mit geringfügigen Änderungen, gegenüber dem aktuellen Baum, ebuilds aus Gentoos Bugzilla, ebuilds mit erweiterten patches, alte ebuilds die nicht mehr im offiziellen Baum existieren, etc.</description>