From 0c455c0a3c92832ef8f651c83cdf4baa1c9b714f Mon Sep 17 00:00:00 2001 From: Jakov Smolic Date: Sat, 14 Aug 2021 12:13:20 +0200 Subject: sci-chemistry/mustang: Port to EAPI 8 Signed-off-by: Jakov Smolic Signed-off-by: David Seifert --- sci-chemistry/mustang/files/mustang-3.2.1-gcc-4.7.patch | 5 ----- 1 file changed, 5 deletions(-) (limited to 'sci-chemistry/mustang/files') diff --git a/sci-chemistry/mustang/files/mustang-3.2.1-gcc-4.7.patch b/sci-chemistry/mustang/files/mustang-3.2.1-gcc-4.7.patch index 9e5dea85afeb..20bd300db89e 100644 --- a/sci-chemistry/mustang/files/mustang-3.2.1-gcc-4.7.patch +++ b/sci-chemistry/mustang/files/mustang-3.2.1-gcc-4.7.patch @@ -1,8 +1,3 @@ - src/superpose_on_core_2.cpp | 2 ++ - 1 files changed, 2 insertions(+), 0 deletions(-) - -diff --git a/src/superpose_on_core_2.cpp b/src/superpose_on_core_2.cpp -index ae137de..059dfe3 100644 --- a/src/superpose_on_core_2.cpp +++ b/src/superpose_on_core_2.cpp @@ -55,6 +55,8 @@ using std::ofstream ; -- cgit v1.2.3-65-gdbad