diff options
Diffstat (limited to 'app-admin/chkrootkit/chkrootkit-0.37.ebuild')
-rw-r--r-- | app-admin/chkrootkit/chkrootkit-0.37.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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}" |