summaryrefslogtreecommitdiffstats
path: root/layman.xml
diff options
context:
space:
mode:
Diffstat (limited to 'layman.xml')
-rw-r--r--layman.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/layman.xml b/layman.xml
new file mode 100644
index 0000000..2092af5
--- /dev/null
+++ b/layman.xml
@@ -0,0 +1,35 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<repositories encoding="UTF-8" version="1.0">
+ <repo priority="50" quality="experimental" status="official">
+ <name>nx</name>
+ <description>Overlay for the NX/FreeNX packages for Gentoo.</description>
+ <homepage>https://cgit.gentoo.org/proj/nx.git/</homepage>
+ <owner>
+ <email>nx@gentoo.org</email>
+ </owner>
+ <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">
+ <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>
+ <owner>
+ <email>sci@gentoo.org</email>
+ <name>sci</name>
+ </owner>
+ <source type="git">git://anongit.gentoo.org/proj/sci.git</source>
+ <feed>https://cgit.gentoo.org/proj/sci.git/atom/</feed>
+ <feed>https://github.com/gentoo-science/sci/commits/master.atom</feed>
+ </repo>
+ <repo priority="50" quality="experimental" status="unofficial">
+ <name>pypi</name>
+ <description>python packages</description>
+ <homepage>https://pypi.python.org/pypi</homepage>
+ <owner>
+ <email>jauhien@gentoo.org</email>
+ <name>Jauhien Piatlicki</name>
+ </owner>
+ <source type="g-sorcery">gs-pypi pypi</source>
+ </repo>
+</repositories>