diff options
author | Jason Wever <weeve@gentoo.org> | 2004-09-18 17:01:07 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-09-18 17:01:07 +0000 |
commit | 41f77e9951a4f718a0ccc1a97afb9e3adccd214d (patch) | |
tree | e57c5c6315cfae9ca6ba3d11596d215cf1d8c732 /app-forensics | |
parent | Added ~sparc keyword, resolves bug #63721. (Manifest recommit) (diff) | |
download | gentoo-2-41f77e9951a4f718a0ccc1a97afb9e3adccd214d.tar.gz gentoo-2-41f77e9951a4f718a0ccc1a97afb9e3adccd214d.tar.bz2 gentoo-2-41f77e9951a4f718a0ccc1a97afb9e3adccd214d.zip |
Stable on sparc.
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/rkhunter/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/rkhunter/rkhunter-1.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/rkhunter/ChangeLog b/app-forensics/rkhunter/ChangeLog index f9f9370d37fe..5f2993867f10 100644 --- a/app-forensics/rkhunter/ChangeLog +++ b/app-forensics/rkhunter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/rkhunter # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.4 2004/09/17 09:37:26 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.5 2004/09/18 17:01:07 weeve Exp $ + + 18 Sep 2004; Jason Wever <weeve@gentoo.org> rkhunter-1.1.7.ebuild: + Stable on sparc. 17 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> rkhunter-1.1.7.ebuild: Marked 1.1.7 stable on x86. diff --git a/app-forensics/rkhunter/rkhunter-1.1.7.ebuild b/app-forensics/rkhunter/rkhunter-1.1.7.ebuild index d9549dfcd2b6..3f803f8aa6b4 100644 --- a/app-forensics/rkhunter/rkhunter-1.1.7.ebuild +++ b/app-forensics/rkhunter/rkhunter-1.1.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.1.7.ebuild,v 1.2 2004/09/17 09:37:26 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.1.7.ebuild,v 1.3 2004/09/18 17:01:07 weeve Exp $ DESCRIPTION="Rootkit Hunter scans for known and unknown rootkits, backdoors, and sniffers." HOMEPAGE="http://www.rootkit.nl/" SRC_URI="http://downloads.rootkit.nl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~amd64 ~sparc" +KEYWORDS="x86 ~ppc ~alpha ~amd64 sparc" IUSE="" S=${WORKDIR}/${PN} DEPEND="app-arch/tar |