diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-11-29 18:12:37 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-11-29 23:32:00 +0100 |
| commit | e7d86bea7c9aecfc65faaa76f35f693bfa3f621a (patch) | |
| tree | cab48ffc6732b17cf0b360d0fd44e7af4613cde3 /dev-embedded/cpik/files/cpik-0.7.4_p4-gcc6.patch | |
| parent | e0ad4f586d04e6796869ffdb9eaee7f257ae3f39 (diff) | |
| download | gentoo-e7d86bea7c9aecfc65faaa76f35f693bfa3f621a.tar.gz gentoo-e7d86bea7c9aecfc65faaa76f35f693bfa3f621a.tar.bz2 gentoo-e7d86bea7c9aecfc65faaa76f35f693bfa3f621a.zip | |
dev-embedded/cpik: Switch to Qt6, update EAPI 7 -> 8
Closes: https://bugs.gentoo.org/966833
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-embedded/cpik/files/cpik-0.7.4_p4-gcc6.patch')
| -rw-r--r-- | dev-embedded/cpik/files/cpik-0.7.4_p4-gcc6.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-embedded/cpik/files/cpik-0.7.4_p4-gcc6.patch b/dev-embedded/cpik/files/cpik-0.7.4_p4-gcc6.patch index c1f41cd7e6e0..f0b95dc371f8 100644 --- a/dev-embedded/cpik/files/cpik-0.7.4_p4-gcc6.patch +++ b/dev-embedded/cpik/files/cpik-0.7.4_p4-gcc6.patch @@ -1,6 +1,6 @@ -diff -Naur cpik-0.7.2-4-orig/utility.h cpik-0.7.2-4/utility.h ---- cpik-0.7.2-4-orig/utility.h 2017-12-03 03:47:35.302504007 +0100 -+++ cpik-0.7.2-4/utility.h 2017-12-03 03:47:59.537116442 +0100 +diff -Naur a/utility.h b/utility.h +--- a/utility.h 2017-12-03 03:47:35.302504007 +0100 ++++ b/utility.h 2017-12-03 03:47:59.537116442 +0100 @@ -75,7 +75,7 @@ static bool stringTo ( const string& s, T& result ) { |
