aboutsummaryrefslogtreecommitdiff
path: root/4.4.3
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2010-10-17 09:42:26 +0000
committerRyan Hill <rhill@gentoo.org>2010-10-17 09:42:26 +0000
commit9382583e89aed9aab06a1b9a71ebdbac7e275db6 (patch)
treea07e9e6705007f83603f3dc814447d1b33b0ad28 /4.4.3
parentDitto. (diff)
downloadgcc-patches-9382583e89aed9aab06a1b9a71ebdbac7e275db6.tar.gz
gcc-patches-9382583e89aed9aab06a1b9a71ebdbac7e275db6.tar.bz2
gcc-patches-9382583e89aed9aab06a1b9a71ebdbac7e275db6.zip
Drop redundant README.
Diffstat (limited to '4.4.3')
-rw-r--r--4.4.3/specs/README.Gentoo.patches28
1 files changed, 0 insertions, 28 deletions
diff --git a/4.4.3/specs/README.Gentoo.patches b/4.4.3/specs/README.Gentoo.patches
deleted file mode 100644
index db43079..0000000
--- a/4.4.3/specs/README.Gentoo.patches
+++ /dev/null
@@ -1,28 +0,0 @@
- ================
- === W[hat]TF ===
- ================
-
-Gentoo patchsets that have grown too large to keep on the rsync mirrors have
-been moved to our git tree. From there, we bundle up all the whee little
-patches into a tarball and distribute it via our public mirroring system.
-
-If you want specific info about a patch (like wtf it does or whose great idea
-it was to change the code), read the patch ! We try to fill out the top of
-them with useful info such as what it does, why it's needed, bug reports,
-original creators, etc... For simple patches, we reserve the right to assume
-your IQ is greater than absolute 0 and figure out what it does w/out an
-explanation. If, by some miracle of science, it falls below the absolute 0
-mark, you should help mankind by finding some scientists and letting them
-probe you with their ... erm ... probes.
-
- =================
- === W[here]TF ===
- =================
-
-For those with git access
-git://git.overlays.gentoo.org/proj/hardened-gccpatchset.git
-
-For those w/out git access, this URL should help you:
-http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-gccpatchset.git;a=summary
-
-It should be pretty easy to find your way around, you're a big boy after all.