diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-03-01 06:34:56 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-03-01 06:34:56 +0000 |
commit | a1a165328705bba24864a07093b161e8ecc8c117 (patch) | |
tree | b59adba1612d038f491d4561c4e60f7ba2592be7 /app-admin | |
parent | Fixing headers. Adding metadata.xml (diff) | |
download | historical-a1a165328705bba24864a07093b161e8ecc8c117.tar.gz historical-a1a165328705bba24864a07093b161e8ecc8c117.tar.bz2 historical-a1a165328705bba24864a07093b161e8ecc8c117.zip |
missing patchfile, removing all arches.
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/chkrootkit/chkrootkit-0.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/chkrootkit/chkrootkit-0.43.ebuild b/app-admin/chkrootkit/chkrootkit-0.43.ebuild index ac096eb3d220..f26c98e95d84 100644 --- a/app-admin/chkrootkit/chkrootkit-0.43.ebuild +++ b/app-admin/chkrootkit/chkrootkit-0.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.43.ebuild,v 1.1 2004/02/29 22:50:36 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.43.ebuild,v 1.2 2004/03/01 06:34:56 pyrania Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="a tool to locally check for signs of a rootkit" SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${P}.tar.gz" HOMEPAGE="http://www.chkrootkit.org/" IUSE="" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64" +KEYWORDS="-*" LICENSE="AMS" SLOT="0" |