summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Smee <strerror@gentoo.org>2006-01-21 21:06:46 +0000
committerBenjamin Smee <strerror@gentoo.org>2006-01-21 21:06:46 +0000
commit1a6ab43db7ac1e35003ebdb4cc464b86cd52910f (patch)
treed5fc47cf11ad796df333c60a5331682aa44589c7 /app-forensics
parentAdded ppc keyword. bug 119449 (diff)
downloadgentoo-2-1a6ab43db7ac1e35003ebdb4cc464b86cd52910f.tar.gz
gentoo-2-1a6ab43db7ac1e35003ebdb4cc464b86cd52910f.tar.bz2
gentoo-2-1a6ab43db7ac1e35003ebdb4cc464b86cd52910f.zip
Change homepage as per bug #115479
(Portage version: 2.0.53)
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/rkhunter/ChangeLog7
-rw-r--r--app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-forensics/rkhunter/ChangeLog b/app-forensics/rkhunter/ChangeLog
index 19900a42f5d3..02213bc7432a 100644
--- a/app-forensics/rkhunter/ChangeLog
+++ b/app-forensics/rkhunter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/rkhunter
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.51 2005/09/04 11:13:45 ka0ttic Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.52 2006/01/21 21:06:46 strerror Exp $
+
+ 21 Jan 2006; Benjamin Smee <strerror@gentoo.org> rkhunter-1.2.7-r1.ebuild:
+ Change homepage as per bug #115479
04 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> rkhunter-1.2.7-r1.ebuild:
Add sys-process/lsof to RDEPEND so that rkhunter can check for backdoors in
diff --git a/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild b/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild
index f981a3e0ecdd..5e41c25c44f9 100644
--- a/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild
+++ b/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild,v 1.2 2005/09/04 11:13:45 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild,v 1.3 2006/01/21 21:06:46 strerror Exp $
inherit eutils bash-completion
DESCRIPTION="Rootkit Hunter scans for known and unknown rootkits, backdoors, and sniffers."
-HOMEPAGE="http://www.rootkit.org/"
+HOMEPAGE="http://www.rootkit.nl/"
SRC_URI="http://downloads.rootkit.nl/${P}.tar.gz"
LICENSE="GPL-2"