summaryrefslogtreecommitdiffstats
path: root/layman.xml
diff options
context:
space:
mode:
Diffstat (limited to 'layman.xml')
-rw-r--r--layman.xml15
1 files changed, 12 insertions, 3 deletions
diff --git a/layman.xml b/layman.xml
index 6d2f000..6ece8f6 100644
--- a/layman.xml
+++ b/layman.xml
@@ -1,5 +1,5 @@
-<repositories encoding="unicode" version="1.0">
- <repo priority="50" quality="experimental" status="official">
+<repositories version="1.0" encoding="unicode">
+ <repo status="official" quality="experimental" priority="50">
<name>nx</name>
<description>Overlay for the NX/FreeNX packages for Gentoo.</description>
<homepage>https://cgit.gentoo.org/proj/nx.git/</homepage>
@@ -9,7 +9,7 @@
<source type="git">https://anongit.gentoo.org/git/proj/nx.git</source>
<feed>https://cgit.gentoo.org/proj/nx.git/atom/</feed>
</repo>
- <repo priority="50" quality="experimental" status="official">
+ <repo status="official" quality="experimental" priority="50">
<name>science</name>
<description>The Gentoo Science Overlay is intended as a place to work outside of the main portage tree on experimental ebuilds. Our aim is to increase the rate of development of scientific packages for Gentoo, but ebuilds in this repository are by their very nature more experimental. If you wish to use them you should be willing to help test and report bugs. For contribution read http://wiki.gentoo.org/wiki/Project:Science/Contributing</description>
<homepage>http://wiki.gentoo.org/wiki/Project:Science</homepage>
@@ -21,4 +21,13 @@
<feed>https://cgit.gentoo.org/proj/sci.git/atom/</feed>
<feed>https://github.com/gentoo-science/sci/commits/master.atom</feed>
</repo>
+ <repo status="official" quality="experimental" priority="50">
+ <name>pentoo</name>
+ <description>The overlay contains new or updated security tools.</description>
+ <homepage>http://www.pentoo.ch</homepage>
+ <owner>
+ <email>zerochaos@gentoo.org</email>
+ </owner>
+ <source type="git">https://github.com/pentoo/pentoo-overlay.git</source>
+ </repo>
</repositories>