summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2004-02-09 16:36:46 +0000
committerBrad House <brad_mssw@gentoo.org>2004-02-09 16:36:46 +0000
commit632bd369cde46ced23c3034e76aa300bbd68d982 (patch)
tree650fe9a7d2f19f55898b6b929e109d395ee30bea /sys-devel
parentNew version (Manifest recommit) (diff)
downloadgentoo-2-632bd369cde46ced23c3034e76aa300bbd68d982.tar.gz
gentoo-2-632bd369cde46ced23c3034e76aa300bbd68d982.tar.bz2
gentoo-2-632bd369cde46ced23c3034e76aa300bbd68d982.zip
file update
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/files/3.3.3/gcc333-gentoo-branding.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys-devel/gcc/files/3.3.3/gcc333-gentoo-branding.patch b/sys-devel/gcc/files/3.3.3/gcc333-gentoo-branding.patch
index 52554c9f3ade..ad9572eb8843 100644
--- a/sys-devel/gcc/files/3.3.3/gcc333-gentoo-branding.patch
+++ b/sys-devel/gcc/files/3.3.3/gcc333-gentoo-branding.patch
@@ -1,6 +1,6 @@
-diff -Naurp gcc-3.3.orig/gcc/version.c gcc-3.3/gcc/version.c
---- gcc-3.3.orig/gcc/version.c 2003-05-13 17:26:03.000000000 -0400
-+++ gcc-3.3/gcc/version.c 2003-05-16 14:35:08.000000000 -0400
+diff -ruN gcc-20040130/gcc/version.c gcc-20040130-branding/gcc/version.c
+--- gcc-20040130/gcc/version.c 2004-01-27 17:22:04.000000000 -0600
++++ gcc-20040130-branding/gcc/version.c 2004-02-09 10:31:50.945973456 -0600
@@ -6,7 +6,7 @@
please modify this string to indicate that, e.g. by putting your
organization's name in parentheses at the end of the string. */
@@ -10,9 +10,9 @@ diff -Naurp gcc-3.3.orig/gcc/version.c gcc-3.3/gcc/version.c
/* This is the location of the online document giving instructions for
reporting bugs. If you distribute a modified version of GCC,
-@@ -15,4 +15,4 @@ const char version_string[] = "3.3";
+@@ -15,4 +15,4 @@
forward us bugs reported to you, if you determine that they are
not bugs in your modifications.) */
-const char bug_report_url[] = "<URL:http://gcc.gnu.org/bugs.html>";
-+const char bug_report_url[] = "<URL:http://bugs.gentoo.org/>"; \ No newline at end of file
++const char bug_report_url[] = "<URL:http://bugs.gentoo.org/>";