From 51ec04621149852516ebebbed3d5938c93511083 Mon Sep 17 00:00:00 2001 From: "Michael Mair-Keimberger (asterix)" Date: Tue, 10 Jan 2017 17:43:58 +0100 Subject: [PATCH] net-analyzer/ospd: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/3422 --- .../files/ospd-1.0_beta3-description.patch | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 net-analyzer/ospd/files/ospd-1.0_beta3-description.patch diff --git a/net-analyzer/ospd/files/ospd-1.0_beta3-description.patch b/net-analyzer/ospd/files/ospd-1.0_beta3-description.patch deleted file mode 100644 index a6f7061a5e10..000000000000 --- a/net-analyzer/ospd/files/ospd-1.0_beta3-description.patch +++ /dev/null @@ -1,18 +0,0 @@ - setup.py | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/setup.py b/setup.py -index 5c17dd1..fffea59 100644 ---- a/setup.py -+++ b/setup.py -@@ -40,8 +40,8 @@ setup( - # http://packaging.python.org/en/latest/tutorial.html#version - version='1.0+beta3', - -- description=('OSPD is a collection of scanner wrappers which share the, ', -- 'same communication protocol: OSP (OpenVAS Scanner ', -+ description=('OSPD is a collection of scanner wrappers which share the, ' -+ 'same communication protocol: OSP (OpenVAS Scanner ' - 'Protocol)'), - long_description=long_description, - -- 2.26.2