app-forensics/unhide: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 15:43:09 +0000 (17:43 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:18:06 +0000 (21:18 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

app-forensics/unhide/unhide-20121229.ebuild
app-forensics/unhide/unhide-20130526.ebuild

index 0f33fe82d958b001842a4cdce4f17567b6c502cc..96ce1d6d7473f53a0fb1f5dbbcf46271ef0fb6d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ inherit toolchain-funcs
 MY_P="${PN}_${PV}"
 S="${WORKDIR}"
 
-DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs or other technique"
+DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs"
 HOMEPAGE="http://www.unhide-forensics.info"
 SRC_URI="mirror://sourceforge/${PN}/files/${MY_P}.tgz"
 
index 9f04f3788959a6cf4a299869eebf48709d7f04e4..2b7fe073528388a8c2854852bf6246c39334d4ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI="5"
 
 inherit toolchain-funcs
 
-DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs or other technique"
+DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs"
 HOMEPAGE="http://www.unhide-forensics.info"
 SRC_URI="mirror://sourceforge/${PN}/files/${P}.tgz"