summaryrefslogtreecommitdiff
path: root/net-wireless/nanovna-saver/files
diff options
context:
space:
mode:
Diffstat (limited to 'net-wireless/nanovna-saver/files')
-rw-r--r--net-wireless/nanovna-saver/files/no-newline-in-description.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/net-wireless/nanovna-saver/files/no-newline-in-description.patch b/net-wireless/nanovna-saver/files/no-newline-in-description.patch
new file mode 100644
index 000000000000..ba3fda0e5869
--- /dev/null
+++ b/net-wireless/nanovna-saver/files/no-newline-in-description.patch
@@ -0,0 +1,17 @@
+diff --git a/setup.cfg b/setup.cfg
+index 646e60b..535721f 100644
+--- a/setup.cfg
++++ b/setup.cfg
+@@ -3,11 +3,7 @@ name = NanoVNASaver
+ author = Rune B. Broberg
+ license = GNU GPL V3
+ license_file = LICENSE
+-description =
+- A multiplatform tool to save Touchstone files from the
+- NanoVNA, sweep frequency spans in segments to gain more
+- data points, and generally display and analyze the
+- resulting data.
++description = A multiplatform tool to save Touchstone files from the NanoVNA, sweep frequency spans in segments to gain more data points, and generally display and analyze the resulting data.
+ long_description = file: README.md
+ url = https://github.com/NanoVNA-Saver/nanovna-saver
+ version = attr: NanoVNASaver.About.VERSION