From ff8e638e966d07e334081a115e74184a493db6e2 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Thu, 11 Apr 2013 06:20:32 +0000 Subject: Dependency fix for #398123 (Portage version: 2.2.0_alpha171/cvs/Linux x86_64, unsigned Manifest commit) --- app-forensics/rkhunter/ChangeLog | 5 ++++- app-forensics/rkhunter/rkhunter-1.4.0.ebuild | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'app-forensics') diff --git a/app-forensics/rkhunter/ChangeLog b/app-forensics/rkhunter/ChangeLog index edbdc4120b7b..9ac4ccd154bf 100644 --- a/app-forensics/rkhunter/ChangeLog +++ b/app-forensics/rkhunter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/rkhunter # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.96 2013/04/11 06:11:09 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.97 2013/04/11 06:20:32 patrick Exp $ + + 11 Apr 2013; Patrick Lauer rkhunter-1.4.0.ebuild: + Dependency fix for #398123 11 Apr 2013; Patrick Lauer rkhunter-1.4.0.ebuild: Dependency fix for #447078 diff --git a/app-forensics/rkhunter/rkhunter-1.4.0.ebuild b/app-forensics/rkhunter/rkhunter-1.4.0.ebuild index 6964b7a57d61..62811ebf1ecd 100644 --- a/app-forensics/rkhunter/rkhunter-1.4.0.ebuild +++ b/app-forensics/rkhunter/rkhunter-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.0.ebuild,v 1.5 2013/04/11 06:11:09 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.0.ebuild,v 1.6 2013/04/11 06:20:32 patrick Exp $ EAPI=4 @@ -20,6 +20,7 @@ RDEPEND=" dev-lang/perl sys-process/lsof[rpc] virtual/cron + virtual/mailx " S="${WORKDIR}/${P}/files" -- cgit v1.2.3-65-gdbad