summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-10-18 13:31:45 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-10-18 13:31:45 +0000
commit477f7b817b2985bc279e00a2eb900501ff54a1ab (patch)
treea764d87949983c44bcdfac39539f618aff202b36 /app-admin/chkrootkit
parentnew version (diff)
downloadhistorical-477f7b817b2985bc279e00a2eb900501ff54a1ab.tar.gz
historical-477f7b817b2985bc279e00a2eb900501ff54a1ab.tar.bz2
historical-477f7b817b2985bc279e00a2eb900501ff54a1ab.zip
Added IUSE
Diffstat (limited to 'app-admin/chkrootkit')
-rw-r--r--app-admin/chkrootkit/chkrootkit-0.35.ebuild4
-rw-r--r--app-admin/chkrootkit/chkrootkit-0.36.ebuild3
-rw-r--r--app-admin/chkrootkit/chkrootkit-0.37.ebuild3
3 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/chkrootkit/chkrootkit-0.35.ebuild b/app-admin/chkrootkit/chkrootkit-0.35.ebuild
index cf2ab8c1e758..57bca70a8cba 100644
--- a/app-admin/chkrootkit/chkrootkit-0.35.ebuild
+++ b/app-admin/chkrootkit/chkrootkit-0.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.35.ebuild,v 1.8 2002/10/04 03:23:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.35.ebuild,v 1.9 2002/10/18 13:31:45 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="chkrootkit is a tool to locally check for signs of a rootkit."
@@ -10,8 +10,10 @@ HOMEPAGE="http://www.chkrootkit.org/"
LICENSE="AMS"
KEYWORDS="x86 sparc sparc64"
SLOT="0"
+IUSE=""
DEPEND="virtual/glibc"
+RDEPEND="${DEPEND}"
src_compile() {
make sense
diff --git a/app-admin/chkrootkit/chkrootkit-0.36.ebuild b/app-admin/chkrootkit/chkrootkit-0.36.ebuild
index 43b77283d32c..5e3065c3cef7 100644
--- a/app-admin/chkrootkit/chkrootkit-0.36.ebuild
+++ b/app-admin/chkrootkit/chkrootkit-0.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.36.ebuild,v 1.6 2002/10/04 03:23:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.36.ebuild,v 1.7 2002/10/18 13:31:45 aliz Exp $
S=${WORKDIR}/${PN}-pre-${PV}
DESCRIPTION="chkrootkit is a tool to locally check for signs of a rootkit."
@@ -10,6 +10,7 @@ HOMEPAGE="http://www.chkrootkit.org/"
KEYWORDS="x86 ppc sparc sparc64"
LICENSE="AMS"
SLOT="0"
+IUSE=""
DEPEND="virtual/glibc"
RDEPEND="${DEPEND}"
diff --git a/app-admin/chkrootkit/chkrootkit-0.37.ebuild b/app-admin/chkrootkit/chkrootkit-0.37.ebuild
index 8042fa8fc0f1..4264099d3093 100644
--- a/app-admin/chkrootkit/chkrootkit-0.37.ebuild
+++ b/app-admin/chkrootkit/chkrootkit-0.37.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.37.ebuild,v 1.2 2002/10/04 03:40:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.37.ebuild,v 1.3 2002/10/18 13:31:45 aliz Exp $
S=${WORKDIR}/${P}
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.chkrootkit.org/"
KEYWORDS="x86 ppc sparc sparc64"
LICENSE="AMS"
SLOT="0"
+IUSE=""
DEPEND="virtual/glibc"
RDEPEND="${DEPEND}"