diff options
| author | Sam James <sam@gentoo.org> | 2021-02-21 03:41:21 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2021-02-21 03:41:21 +0000 |
| commit | 31cb4a3e3f5d166a4682f47aad7d2f6517b7b0e4 (patch) | |
| tree | 1fc7de1c8fbc690b972ad97f58f92fc4aaf1bf5a /sci-mathematics/euler/files/command-gcc4-gentoo.patch | |
| parent | 900df64ba9b87f20f5e2987fe7139fb87e55ed43 (diff) | |
| download | gentoo-31cb4a3e3f5d166a4682f47aad7d2f6517b7b0e4.tar.gz gentoo-31cb4a3e3f5d166a4682f47aad7d2f6517b7b0e4.tar.bz2 gentoo-31cb4a3e3f5d166a4682f47aad7d2f6517b7b0e4.zip | |
sci-mathematics/euler: port to EAPI 7
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/euler/files/command-gcc4-gentoo.patch')
| -rw-r--r-- | sci-mathematics/euler/files/command-gcc4-gentoo.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-mathematics/euler/files/command-gcc4-gentoo.patch b/sci-mathematics/euler/files/command-gcc4-gentoo.patch index c405d65bd76e..08c6c8dcd632 100644 --- a/sci-mathematics/euler/files/command-gcc4-gentoo.patch +++ b/sci-mathematics/euler/files/command-gcc4-gentoo.patch @@ -1,6 +1,5 @@ -diff -Naur euler-1.61.0/src/command.c euler-1.61.0-new/src/command.c ---- euler-1.61.0/src/command.c 2005-10-24 00:38:24.000000000 +0000 -+++ euler-1.61.0-new/src/command.c 2006-02-08 23:30:43.000000000 +0000 +--- a/src/command.c ++++ b/src/command.c @@ -732,7 +732,7 @@ } |
