mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-util/fpm: drop old 0.7.0-r2
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
diff -Naur a/fpm.toml b/fpm.toml
|
||||
--- a/fpm.toml
|
||||
+++ b/fpm.toml
|
||||
@@ -5,14 +5,9 @@
|
||||
maintainer = ""
|
||||
copyright = "2020 fpm contributors"
|
||||
|
||||
-[dependencies]
|
||||
-[dependencies.toml-f]
|
||||
-git = "https://github.com/toml-f/toml-f"
|
||||
-rev = "e49f5523e4ee67db6628618864504448fb8c8939"
|
||||
-
|
||||
-[dependencies.M_CLI2]
|
||||
-git = "https://github.com/urbanjost/M_CLI2.git"
|
||||
-rev = "ea6bbffc1c2fb0885e994d37ccf0029c99b19f24"
|
||||
+[build]
|
||||
+external-modules = ["tomlf", "m_cli2"]
|
||||
+link = ["toml-f","M_CLI2"]
|
||||
|
||||
[[test]]
|
||||
name = "cli-test"
|
||||
Reference in New Issue
Block a user