diff options
Diffstat (limited to 'app-admin/chkrootkit')
-rw-r--r-- | app-admin/chkrootkit/chkrootkit-0.35.ebuild | 3 | ||||
-rw-r--r-- | app-admin/chkrootkit/chkrootkit-0.36.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-admin/chkrootkit/chkrootkit-0.35.ebuild b/app-admin/chkrootkit/chkrootkit-0.35.ebuild index 7c2ec75b8283..9f5cb2157c59 100644 --- a/app-admin/chkrootkit/chkrootkit-0.35.ebuild +++ b/app-admin/chkrootkit/chkrootkit-0.35.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.35.ebuild,v 1.4 2002/07/11 06:30:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.35.ebuild,v 1.5 2002/07/17 20:43:16 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="chkrootkit is a tool to locally check for signs of a rootkit. " SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${PN}.tar.gz" +SLOT="0" HOMEPAGE="http://www.chkrootkit.org/" LICENSE="AMS" KEYWORDS="x86" diff --git a/app-admin/chkrootkit/chkrootkit-0.36.ebuild b/app-admin/chkrootkit/chkrootkit-0.36.ebuild index 693aa684d2fe..cee18ee4b30e 100644 --- a/app-admin/chkrootkit/chkrootkit-0.36.ebuild +++ b/app-admin/chkrootkit/chkrootkit-0.36.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.36.ebuild,v 1.2 2002/07/11 06:30:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.36.ebuild,v 1.3 2002/07/17 20:43:16 drobbins Exp $ S=${WORKDIR}/${PN}-pre-${PV} DESCRIPTION="chkrootkit is a tool to locally check for signs of a rootkit." SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${P}.tar.gz" +SLOT="0" HOMEPAGE="http://www.chkrootkit.org/" KEYWORDS="x86" LICENSE="AMS" |