summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2016-01-02 15:45:54 -0500
committerNP-Hardass <NP-Hardass@gentoo.org>2016-01-02 15:45:54 -0500
commit3aebacf088f7d3390ca173c4234819a6b2988c14 (patch)
tree77d310cd497badb50001df4bd97c61267fc862d3
parentmate-extra/mate-netbook: initial commit (diff)
downloadgentoo-mate-3aebacf0.tar.gz
gentoo-mate-3aebacf0.tar.bz2
gentoo-mate-3aebacf0.zip
Add sample repos.conf and layman files for make easier to add repo
-rw-r--r--layman.xml16
-rw-r--r--repos.conf13
2 files changed, 29 insertions, 0 deletions
diff --git a/layman.xml b/layman.xml
new file mode 100644
index 0000000..3dad7ac
--- /dev/null
+++ b/layman.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" ?>
+<repositories version="1.0">
+ <repo quality="experimental" status="official">
+ <name>gentoo-mate</name>
+ <description lang="en">Gentoo MATE Desktop Project Repo</description>
+ <homepage>https://wiki.gentoo.org/wiki/Project:MATE</homepage>
+ <owner type="project">
+ <email>mate@gentoo.org</email>
+ <name>MATE Desktop Project</name>
+ </owner>
+ <source type="git">git://anongit.gentoo.org/proj/gentoo-mate.git</source>
+ <source type="git">https://anongit.gentoo.org/git/proj/gentoo-mate.git</source>
+ <source type="git">git+ssh://git@git.gentoo.org/proj/gentoo-mate.git</source>
+ <feed>https://cgit.gentoo.org/proj/gentoo-mate.git/atom/</feed>
+ </repo>
+</repositories>
diff --git a/repos.conf b/repos.conf
new file mode 100644
index 0000000..9a4ac69
--- /dev/null
+++ b/repos.conf
@@ -0,0 +1,13 @@
+# This is a sample repos.conf entry for the gentoo-mate repository.
+# To use this file, copy it /etc/portage/repos.conf/gentoo-mate.conf and
+# edit the location entry to a location of your choosing.
+# For more information about this repository and the associated project,
+# please go to https://wiki.gentoo.org/wiki/Project:MATE
+
+[gentoo-mate]
+location = /var/db/repos/gentoo-mate
+sync-type = git
+sync-depth = 0
+sync-uri = https://anongit.gentoo.org/git/proj/gentoo-mate.git
+auto-sync = yes
+masters = gentoo