summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.Gentoo.patches')
-rw-r--r--README.Gentoo.patches9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.Gentoo.patches b/README.Gentoo.patches
index c6f94dc..b6ac163 100644
--- a/README.Gentoo.patches
+++ b/README.Gentoo.patches
@@ -15,7 +15,11 @@ original creators, etc...
=== Where ===
=============
-Currently, https://github.com/gentoo/glibc
+https://gitweb.gentoo.org/fork/glibc.git/
+
+The patch generation script and the base patchset for the start of a new
+version branch (or for use with glibc git master) can be found at
+https://gitweb.gentoo.org/proj/toolchain/glibc-patches.git/
===========
=== How ===
@@ -24,3 +28,6 @@ Currently, https://github.com/gentoo/glibc
Patches are named exactly as generated by "git format-patch".
All patches thus apply with -p1 (so they can be used both with the legacy
epatch function and the new, more strict eapply function).
+
+
+ -----------