summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-07-06 18:49:03 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-07-06 18:49:03 +0000
commitdf2e7e925c6d7854702b87a252543a50dc260f76 (patch)
tree722ff97e9b5d237da16942bd82906edd50ca3955 /app-admin/chkrootkit
parentFixed bug 3038 and added back gpm support for vim. (diff)
downloadgentoo-2-df2e7e925c6d7854702b87a252543a50dc260f76.tar.gz
gentoo-2-df2e7e925c6d7854702b87a252543a50dc260f76.tar.bz2
gentoo-2-df2e7e925c6d7854702b87a252543a50dc260f76.zip
applied LICENSE fix patch from Daniel Ahlberg :)
Diffstat (limited to 'app-admin/chkrootkit')
-rw-r--r--app-admin/chkrootkit/chkrootkit-0.35.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/chkrootkit/chkrootkit-0.35.ebuild b/app-admin/chkrootkit/chkrootkit-0.35.ebuild
index 9830cc6aed87..80812976c2e3 100644
--- a/app-admin/chkrootkit/chkrootkit-0.35.ebuild
+++ b/app-admin/chkrootkit/chkrootkit-0.35.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Grant Goodyear <g2boojum@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.35.ebuild,v 1.1 2002/02/08 20:13:05 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.35.ebuild,v 1.2 2002/07/06 18:49:03 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"
HOMEPAGE="http://www.chkrootkit.org/"
+LICENCE="AMS"
DEPEND="virtual/glibc"