Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/api:master commit in: files/overlays/
Date: Sat, 07 Feb 2015 13:01:07
Message-Id: 1423314036.02b5e8a98f5e5d8e4ad7ebf9232abb5ab0e0946a.mgorny@gentoo
1 commit: 02b5e8a98f5e5d8e4ad7ebf9232abb5ab0e0946a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 7 13:00:36 2015 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 7 13:00:36 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=02b5e8a9
7
8 Update palemoon as requested
9
10 Fixes: https://bugs.gentoo.org/show_bug.cgi?id=529142#c2
11
12 ---
13 files/overlays/repositories.xml | 10 +++++++---
14 1 file changed, 7 insertions(+), 3 deletions(-)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index d19edb9..0b797fb 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -3800,12 +3800,16 @@ FIN
21 </repo>
22 <repo quality="experimental" status="unofficial">
23 <name>palemoon</name>
24 - <description>Unofficial Gentoo overlay for the Pale Moon (http://www.palemoon.org/) web browser.</description>
25 - <homepage>https://gitlab.com/deu/palemoon-overlay</homepage>
26 + <description lang="en">Unofficial Gentoo overlay for the Pale Moon (http://www.palemoon.org/) web browser.</description>
27 + <homepage>https://github.com/deuiore/palemoon-overlay</homepage>
28 <owner type="person">
29 <email>de@×××.re</email>
30 + <name>deu</name>
31 </owner>
32 - <source type="git">https://gitlab.com/deu/palemoon-overlay.git</source>
33 + <source type="git">https://github.com/deuiore/palemoon-overlay.git</source>
34 + <source type="git">git://github.com/deuiore/palemoon-overlay.git</source>
35 + <source type="git">git@××××××.com:deuiore/palemoon-overlay.git</source>
36 + <feed>https://github.com/deuiore/palemoon-overlay/commits/master.atom</feed>
37 </repo>
38 <repo quality="experimental" status="unofficial">
39 <name>palmer</name>