commit: 0377ced0f2b0e2ed9e6675b7a16ecdee2639df09 Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru> AuthorDate: Sun Apr 13 16:25:21 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Sun Apr 13 16:30:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0377ced0
dev-build/fpm: drop old unremoved patches Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru> dev-build/fpm/files/fpm-0.8.1_fpm_toml.patch | 20 -------------------- dev-build/fpm/files/fpm-0.8.2_fpm_toml.patch | 20 -------------------- 2 files changed, 40 deletions(-) diff --git a/dev-build/fpm/files/fpm-0.8.1_fpm_toml.patch b/dev-build/fpm/files/fpm-0.8.1_fpm_toml.patch deleted file mode 100644 index 8bea036c4..000000000 --- a/dev-build/fpm/files/fpm-0.8.1_fpm_toml.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff -Naur a/fpm.toml b/fpm.toml ---- a/fpm.toml -+++ b/fpm.toml -@@ -5,13 +5,9 @@ - maintainer = "" - copyright = "2020 fpm contributors" - --[dependencies] --toml-f.git = "https://github.com/toml-f/toml-f" --toml-f.rev = "54686e45993f3a9a1d05d5c7419f39e7d5a4eb3f" --M_CLI2.git = "https://github.com/urbanjost/M_CLI2.git" --M_CLI2.rev = "7264878cdb1baff7323cc48596d829ccfe7751b8" --jonquil.git = "https://github.com/toml-f/jonquil" --jonquil.rev = "05d30818bb12fb877226ce284b9a3a41b971a889" -+[build] -+external-modules = ["tomlf","jonquil","m_cli2"] -+link = ["toml-f","jonquil","M_CLI2"] - - [[test]] - name = "cli-test" diff --git a/dev-build/fpm/files/fpm-0.8.2_fpm_toml.patch b/dev-build/fpm/files/fpm-0.8.2_fpm_toml.patch deleted file mode 100644 index d483f17fb..000000000 --- a/dev-build/fpm/files/fpm-0.8.2_fpm_toml.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff -Nuar a/fpm.toml b/fpm.toml ---- a/fpm.toml -+++ b/fpm.toml -@@ -9,13 +9,9 @@ - [preprocess.cpp] - macros=["FPM_RELEASE_VERSION={version}"] - --[dependencies] --toml-f.git = "https://github.com/toml-f/toml-f" --toml-f.rev = "d7b892b1d074b7cfc5d75c3e0eb36ebc1f7958c1" --M_CLI2.git = "https://github.com/urbanjost/M_CLI2.git" --M_CLI2.rev = "7264878cdb1baff7323cc48596d829ccfe7751b8" --jonquil.git = "https://github.com/toml-f/jonquil" --jonquil.rev = "4c27c8c1e411fa8790dffcf8c3fa7a27b6322273" -+[build] -+external-modules = ["tomlf","jonquil","m_cli2"] -+link = ["toml-f","jonquil","M_CLI2"] - - [[test]] - name = "cli-test"
