]> Some of my projects - anidbudpclient-overlay.git/commitdiff
Add repos.conf instructions
authorAPTX <marek321@gmail.com>
Sun, 21 Jul 2019 16:32:13 +0000 (01:32 +0900)
committerAPTX <marek321@gmail.com>
Sun, 21 Jul 2019 16:32:13 +0000 (01:32 +0900)
README [changed mode: 0755->0644]
repos.conf/anidbudpclient-overlay.conf [new file with mode: 0644]

diff --git a/README b/README
old mode 100755 (executable)
new mode 100644 (file)
index 8051629..f197174
--- a/README
+++ b/README
@@ -5,6 +5,11 @@
 
 
 To use this overlay:
+
+repos.conf instructions:
+Copy repos.conf/anidbudpclient-overlay.conf to /etc/portage/repos.conf
+
+layman instructions:
 Run: layman -L -o https://tyo.aptx.org/~aptx/repositories.xml -a "AniDBUdpClient-overlay"
 
 All packages in this overlay are masked, see:
diff --git a/repos.conf/anidbudpclient-overlay.conf b/repos.conf/anidbudpclient-overlay.conf
new file mode 100644 (file)
index 0000000..0df7ab8
--- /dev/null
@@ -0,0 +1,6 @@
+[AniDBUdpClient-overlay]
+location = /usr/local/overlay/anidbudpclient-overlay
+sync-type = git
+sync-uri = https://tyo.aptx.org/git/anidbudpclient-overlay.git
+auto-sync = yes
+clone-depth = 0