commit: 51ec04621149852516ebebbed3d5938c93511083 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Jan 10 16:43:58 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jan 15 09:47:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ec0462
net-analyzer/ospd: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/3422 .../ospd/files/ospd-1.0_beta3-description.patch | 18 ------------------ 1 file changed, 18 deletions(-) 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 a6f7061..00000000 --- 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, -
