summaryrefslogtreecommitdiffstats
path: root/portage-change-rsync-to-git-repos.diff
diff options
context:
space:
mode:
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