Gentoo Archives: gentoo-commits

From: Johann Schmitz <ercpe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/api:master commit in: files/overlays/
Date: Fri, 02 Jan 2015 17:26:55
Message-Id: 1420219589.170c8c95d63868f4a9f286ca23c615516434c2b7.ercpe@gentoo
1 commit: 170c8c95d63868f4a9f286ca23c615516434c2b7
2 Author: Johann Schmitz <johann <AT> j-schmitz <DOT> net>
3 AuthorDate: Fri Jan 2 17:26:29 2015 +0000
4 Commit: Johann Schmitz <ercpe <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 2 17:26:29 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=170c8c95
7
8 Updated definition of last-hope overlay.
9
10 ---
11 files/overlays/repositories.xml | 4 ++--
12 1 file changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
15 index 5cdae3f..1102528 100644
16 --- a/files/overlays/repositories.xml
17 +++ b/files/overlays/repositories.xml
18 @@ -2861,12 +2861,12 @@ FIN
19 <source type="git">git@××××××.com:PersonalStuff/Overlays.git</source>
20 <feed>https://github.com/PersonalStuff/Overlays/commits/master.atom</feed>
21 </repo>
22 - <repo quality="experimental" status="unofficial">
23 + <repo quality="experimental" status="official">
24 <name>last-hope</name>
25 <description>A gentoo portage overlay with a set of too exotic, or unusal ebuilds for the sunrise overlay or the main tree.</description>
26 <homepage>https://ercpe.de/projects/last-hope-gentoo-portage-overlay</homepage>
27 <owner type="person">
28 - <email>johann@×××××××××.net</email>
29 + <email>ercpe@g.o</email>
30 <name>Johann Schmitz</name>
31 </owner>
32 <source type="git">git://github.com/ercpe/lh-overlay.git</source>