summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-09 14:12:55 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-09 14:12:55 +0100
commit869fdaa5823c8d06bb8698e9adf924098205ee5a (patch)
tree66d42f3cf05281a70082cdf845f0b7ac543384f9 /dev-util/colorgcc/files/colorgcc-1.3.2-gentoo-one.patch
parentdev-util/checkbashisms: [QA] Fix OutdatedBlocker (diff)
downloadgentoo-869fdaa5823c8d06bb8698e9adf924098205ee5a.tar.gz
gentoo-869fdaa5823c8d06bb8698e9adf924098205ee5a.tar.bz2
gentoo-869fdaa5823c8d06bb8698e9adf924098205ee5a.zip
dev-util/colorgcc: Port to EAPI 7
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-util/colorgcc/files/colorgcc-1.3.2-gentoo-one.patch')
-rw-r--r--dev-util/colorgcc/files/colorgcc-1.3.2-gentoo-one.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/colorgcc/files/colorgcc-1.3.2-gentoo-one.patch b/dev-util/colorgcc/files/colorgcc-1.3.2-gentoo-one.patch
index 68a177ba75c7..13199715c9fa 100644
--- a/dev-util/colorgcc/files/colorgcc-1.3.2-gentoo-one.patch
+++ b/dev-util/colorgcc/files/colorgcc-1.3.2-gentoo-one.patch
@@ -1,5 +1,5 @@
---- colorgcc.orig 1999-04-29 10:16:08.000000000 -0700
-+++ colorgcc 2003-04-11 16:38:52.000000000 -0700
+--- a/colorgcc
++++ b/colorgcc
@@ -88,16 +88,16 @@
#
# 1.0.0 Initial Version
@@ -188,8 +188,8 @@
+ waitpid($compiler_pid, 0);
+ exit ($? >> 8);
+}
---- colorgccrc.orig 1999-04-29 10:16:08.000000000 -0700
-+++ colorgccrc 2003-02-12 17:38:38.000000000 -0800
+--- a/colorgccrc
++++ b/colorgccrc
@@ -20,12 +20,14 @@
# For example, srcColor: bold cyan on_yellow
#
@@ -225,8 +225,8 @@
errorMessageColor: bold red
-
-
---- INSTALL.orig 1999-04-29 10:16:08.000000000 -0700
-+++ INSTALL 2003-04-07 17:12:25.000000000 -0700
+--- a/INSTALL
++++ b/INSTALL
@@ -27,9 +27,9 @@
When "g++" is invoked, colorgcc is run instead. colorgcc looks at the
program name to figure out which compiler to use.