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: Sun, 25 Apr 2021 07:03:04
Message-Id: 1619334173.2b2df59d18f389699a051fe497312e2a54c4f8a8.mgorny@gentoo
1 commit: 2b2df59d18f389699a051fe497312e2a54c4f8a8
2 Author: Parinz <parinzee <AT> protonmail <DOT> com>
3 AuthorDate: Sun Apr 25 05:26:18 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 07:02:53 2021 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=2b2df59d
7
8 repositories: Add linux-surface
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/392
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 files/overlays/repositories.xml | 11 +++++++++++
14 1 file changed, 11 insertions(+)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index d67a5a8..2600776 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -2372,6 +2372,17 @@
21 <source type="git">git+ssh://git@××××××.com/linux-be/overlay.git</source>
22 <feed>https://gitlab.com/linux-be/overlay/commits/master.atom</feed>
23 </repo>
24 + <repo quality="experimental" status="unofficial">
25 + <name>linux-surface</name>
26 + <description lang="en">Overlay that has the required packages for installation of Gentoo into a Microsoft Surface device.</description>
27 + <homepage>https://github.com/Parinz/linux-surface-overlay</homepage>
28 + <owner type="person">
29 + <name>Parinthapat P.</name>
30 + <email>parinzee@××××××××××.com</email>
31 + </owner>
32 + <source type="git">git://github.com/Parinz/linux-surface-overlay.git</source>
33 + <feed>https://github.com/Parinz/linux-surface-overlay/commits/master.atom</feed>
34 + </repo>
35 <repo quality="experimental" status="unofficial">
36 <name>linuxunderground-overlay</name>
37 <description>experimental ebuilds from linuxunderground.be</description>