From: APTX Date: Sun, 21 Jul 2019 16:32:13 +0000 (+0900) Subject: Add repos.conf instructions X-Git-Url: https://gitweb.tyo.aptx.org/?a=commitdiff_plain;h=caa33da395f3c24d58e39657cb5a562ed3c8e25d;p=anidbudpclient-overlay.git Add repos.conf instructions --- diff --git a/README b/README old mode 100755 new mode 100644 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 index 0000000..0df7ab8 --- /dev/null +++ b/repos.conf/anidbudpclient-overlay.conf @@ -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