diff options
Diffstat (limited to 'sys-devel/gcc/files/3.2.2/gcc-322-r3-propolice-version.patch')
-rw-r--r-- | sys-devel/gcc/files/3.2.2/gcc-322-r3-propolice-version.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sys-devel/gcc/files/3.2.2/gcc-322-r3-propolice-version.patch b/sys-devel/gcc/files/3.2.2/gcc-322-r3-propolice-version.patch deleted file mode 100644 index 26f157b01acb..000000000000 --- a/sys-devel/gcc/files/3.2.2/gcc-322-r3-propolice-version.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- gcc/version.c.old 2003-03-26 10:43:47.000000000 -0500 -+++ gcc/version.c 2003-03-26 10:44:13.000000000 -0500 -@@ -1,4 +1,4 @@ - #include "ansidecl.h" - #include "version.h" - --const char *const version_string = "3.2.2 20030322 (Gentoo Linux 1.4 3.2.2-r2)"; -+const char *const version_string = "3.2.2 20030322 (Gentoo Linux 1.4 3.2.2-r3, propolice)"; - ---- gcc/f/version.c.old 2003-03-26 10:43:54.000000000 -0500 -+++ gcc/f/version.c 2003-03-26 10:44:27.000000000 -0500 -@@ -1,4 +1,4 @@ - #include "ansidecl.h" - #include "f/version.h" - --const char *const ffe_version_string = "3.2.2 20030322 (Gentoo Linux 1.4 3.2.2-r2)"; -+const char *const ffe_version_string = "3.2.2 20030322 (Gentoo Linux 1.4 3.2.2-r3, propolice)"; |