Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/sundials/files/
Date: Wed, 06 Oct 2021 16:17:35
Message-Id: 1633537027.56d90606fc8019c1b2dfa5e9eac7632407f5ef86.jsmolic@gentoo
1 commit: 56d90606fc8019c1b2dfa5e9eac7632407f5ef86
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Wed Oct 6 16:07:00 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 6 16:17:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56d90606
7
8 sci-libs/sundials: remove unused patches
9
10 Package-Manager: Portage-3.0.26, Repoman-3.0.3
11 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
12 Closes: https://github.com/gentoo/gentoo/pull/22500
13 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
14
15 .../files/sundials-3.2.1-fix-license-install-path.patch | 9 ---------
16 .../files/sundials-5.7.0-fix-license-install-path.patch | 17 -----------------
17 2 files changed, 26 deletions(-)
18
19 diff --git a/sci-libs/sundials/files/sundials-3.2.1-fix-license-install-path.patch b/sci-libs/sundials/files/sundials-3.2.1-fix-license-install-path.patch
20 deleted file mode 100644
21 index eba90b52ac4..00000000000
22 --- a/sci-libs/sundials/files/sundials-3.2.1-fix-license-install-path.patch
23 +++ /dev/null
24 @@ -1,9 +0,0 @@
25 -diff -Nur old/CMakeLists.txt new/CMakeLists.txt
26 ---- old/CMakeLists.txt 2018-10-11 22:22:09.000000000 +0300
27 -+++ new/CMakeLists.txt 2019-06-23 00:33:27.000000000 +0300
28 -@@ -1117,4 +1117,4 @@
29 - # install license file
30 - INSTALL(
31 - FILES ${PROJECT_SOURCE_DIR}/LICENSE
32 -- DESTINATION include/sundials)
33 -+ DESTINATION share/doc/sundials-3.2.1)
34
35 diff --git a/sci-libs/sundials/files/sundials-5.7.0-fix-license-install-path.patch b/sci-libs/sundials/files/sundials-5.7.0-fix-license-install-path.patch
36 deleted file mode 100644
37 index 88fb964f899..00000000000
38 --- a/sci-libs/sundials/files/sundials-5.7.0-fix-license-install-path.patch
39 +++ /dev/null
40 @@ -1,17 +0,0 @@
41 -diff --git a/CMakeLists.txt b/CMakeLists.txt
42 -index 40a650e..2133476 100644
43 ---- a/CMakeLists.txt
44 -+++ b/CMakeLists.txt
45 -@@ -231,10 +231,10 @@ endif()
46 -
47 - # install license and notice files
48 - install(FILES "${PROJECT_SOURCE_DIR}/LICENSE"
49 -- DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/sundials"
50 -+ DESTINATION share/doc/sundials-5.7.0
51 - )
52 - install(FILES "${PROJECT_SOURCE_DIR}/NOTICE"
53 -- DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/sundials"
54 -+ DESTINATION share/doc/sundials-5.7.0
55 - )
56 -
57 - # create package version file