summaryrefslogtreecommitdiffstats
path: root/portage-change-rsync-to-git-repos.diff
diff options
context:
space:
mode:
authorroot <root@gocchin.haxx.dafuq>2021-03-16 22:01:59 -0500
committerKyle K <kylek389@gmail.com>2021-03-16 22:09:49 -0500
commit986cb5df0857ec3004ebdeff0bb64e3c7cfb2cda (patch)
treed1add03ffd4975491d9dbc62fc499eff9ed3fa9d /portage-change-rsync-to-git-repos.diff
parent21b8054990354fa7e5f80bc6d68b6423f7571184 (diff)
downloadgentoox-986cb5df0857ec3004ebdeff0bb64e3c7cfb2cda.tar.gz
gentoox-986cb5df0857ec3004ebdeff0bb64e3c7cfb2cda.tar.bz2
gentoox-986cb5df0857ec3004ebdeff0bb64e3c7cfb2cda.zip
cleanup patches in the repo
Diffstat (limited to 'portage-change-rsync-to-git-repos.diff')
-rw-r--r--portage-change-rsync-to-git-repos.diff23
1 files changed, 0 insertions, 23 deletions
diff --git a/portage-change-rsync-to-git-repos.diff b/portage-change-rsync-to-git-repos.diff
deleted file mode 100644
index bd6a8ea..0000000
--- a/portage-change-rsync-to-git-repos.diff
+++ /dev/null
@@ -1,23 +0,0 @@
---- /etc/portage/repos.conf/gentoo.conf 2021-02-11 20:25:13.857112972 -0600
-+++ /etc/portage/repos.conf/gentoo.conf 2020-08-17 11:18:01.000000000 -0500
-@@ -3,12 +3,15 @@
-
- [gentoo]
- location = /var/db/repos/gentoo
--sync-type = rsync
--sync-uri = rsync://rsync.gentoo.org/gentoo-portage
-+#sync-type = rsync
-+#sync-uri = rsync://rsync.gentoo.org/gentoo-portage
- auto-sync = yes
--sync-rsync-verify-jobs = 1
--sync-rsync-verify-metamanifest = yes
--sync-rsync-verify-max-age = 24
-+sync-depth = 1
-+sync-type = git
-+sync-uri = https://github.com/gentoo-mirror/gentoo.git
-+#sync-rsync-verify-jobs = 1
-+#sync-rsync-verify-metamanifest = yes
-+#sync-rsync-verify-max-age = 24
- sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc
- sync-openpgp-keyserver = hkps://keys.gentoo.org
- sync-openpgp-key-refresh-retry-count = 40