diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-02 23:45:56 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-02 23:45:56 +0000 |
commit | 9fa23748b60bf5741cb3eff048f1ef518f9ab56b (patch) | |
tree | c4679150b59c518b7acf2b4a402231d8f1a1058d /app-admin/chkrootkit/chkrootkit-0.42b.ebuild | |
parent | Do a cleanup of the arch support in this ebuild so that ia64 can build. Thes... (diff) | |
download | historical-9fa23748b60bf5741cb3eff048f1ef518f9ab56b.tar.gz historical-9fa23748b60bf5741cb3eff048f1ef518f9ab56b.tar.bz2 historical-9fa23748b60bf5741cb3eff048f1ef518f9ab56b.zip |
Stable on sparc I am, yes.
Diffstat (limited to 'app-admin/chkrootkit/chkrootkit-0.42b.ebuild')
-rw-r--r-- | app-admin/chkrootkit/chkrootkit-0.42b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/chkrootkit/chkrootkit-0.42b.ebuild b/app-admin/chkrootkit/chkrootkit-0.42b.ebuild index 61a3c0b9da13..728194ae9dbb 100644 --- a/app-admin/chkrootkit/chkrootkit-0.42b.ebuild +++ b/app-admin/chkrootkit/chkrootkit-0.42b.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.42b.ebuild,v 1.7 2004/02/29 22:45:09 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.42b.ebuild,v 1.8 2004/03/02 23:45:56 weeve 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="x86 ~ppc sparc alpha ~ia64 amd64" LICENSE="AMS" SLOT="0" |