I'd like you to consider adding https://gitlab.com/deu/palemoon-overlay to the layman list. It's an overlay I'm keeping updated with the releases of the Pale Moon web browser (http://www.palemoon.org/). The ebuilds are loosely based on the official Firefox ones (and I still use the mozlinguas eclass since it works for Pale Moon too for now), but I use mach to configure and compile it instead of the custom procedure the Firefox ones use. I also simplified the USE flags since I don't have the time to keep up with all the various possible configurations and based the default one on the official one. I provide the XML description in the README.md, but just in case: <repo quality="experimental" status="unofficial"> <name>palemoon</name> <description>Unofficial Gentoo overlay for the Pale Moon (http://www.palemoon.org/) web browser.</description> <homepage>https://gitlab.com/deu/palemoon-overlay</homepage> <owner type="person"> <email>de@uio.re</email> <name>deu</name> </owner> <source type="git">https://gitlab.com/deu/palemoon-overlay.git</source> </repo> Thanks for your consideration. Reproducible: Always
Added. I'm sorry it took this long.
Oh, thanks! Sorry to bother you so soon after you added it, but could you please replace the current XML description with the following (I decided to migrate it to GitHub; although I'm keeping both respositories for now): <repo quality="experimental" status="unofficial"> <name>palemoon</name> <description lang="en">Unofficial Gentoo overlay for the Pale Moon (http://www.palemoon.org/) web browser.</description> <homepage>https://github.com/deuiore/palemoon-overlay</homepage> <owner type="person"> <email>de@uio.re</email> <name>deu</name> </owner> <source type="git">https://github.com/deuiore/palemoon-overlay.git</source> <source type="git">git://github.com/deuiore/palemoon-overlay.git</source> <source type="git">git@github.com:deuiore/palemoon-overlay.git</source> <feed>https://github.com/deuiore/palemoon-overlay/commits/master.atom</feed> </repo>
Updated.
I'm here again two years later. The repository has moved again, so could you please update the XML description with: <repo quality="experimental" status="unofficial"> <name>palemoon</name> <description lang="en">Unofficial Gentoo overlay for the Pale Moon (http://www.palemoon.org/) web browser.</description> <homepage>https://github.com/deu/palemoon-overlay</homepage> <owner type="person"> <email>de@uio.re</email> <name>deu</name> </owner> <source type="git">https://github.com/deu/palemoon-overlay.git</source> <source type="git">git://github.com/deu/palemoon-overlay.git</source> <source type="git">git@github.com:deu/palemoon-overlay.git</source> <feed>https://github.com/deu/palemoon-overlay/commits/master.atom</feed> </repo> Thanks.
I presume the only change is s/deuiore/deu/g.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/data/api.git/commit/?id=724b51ebf71864037ca15a89d65aeb7c5d120c3e commit 724b51ebf71864037ca15a89d65aeb7c5d120c3e Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2017-11-29 14:07:34 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2017-11-29 14:07:34 +0000 repositories: Update palemoon URLs Closes: https://bugs.gentoo.org/529142 files/overlays/repositories.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)