summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-forensics/rkhunter')
-rw-r--r--app-forensics/rkhunter/ChangeLog6
-rw-r--r--app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild8
-rw-r--r--app-forensics/rkhunter/rkhunter-1.3.6.ebuild8
-rw-r--r--app-forensics/rkhunter/rkhunter-1.3.8.ebuild6
4 files changed, 19 insertions, 9 deletions
diff --git a/app-forensics/rkhunter/ChangeLog b/app-forensics/rkhunter/ChangeLog
index 3052477cfc2a..8fe7305ca2c4 100644
--- a/app-forensics/rkhunter/ChangeLog
+++ b/app-forensics/rkhunter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-forensics/rkhunter
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.81 2011/05/09 11:52:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.82 2011/07/11 22:43:40 radhermit Exp $
+
+ 11 Jul 2011; Tim Harder <radhermit@gentoo.org> rkhunter-1.3.4-r3.ebuild,
+ rkhunter-1.3.6.ebuild, rkhunter-1.3.8.ebuild:
+ Mention mail client alternatives (bug #331947).
09 May 2011; Jeroen Roovers <jer@gentoo.org> -files/rkhunter.cron:
Remove unused file thanks to jalan (bug #341051).
diff --git a/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild b/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild
index 36f889bd066f..c3183c7f2646 100644
--- a/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild
+++ b/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild,v 1.8 2010/07/09 02:26:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild,v 1.9 2011/07/11 22:43:40 radhermit Exp $
EAPI=2
@@ -63,6 +63,8 @@ pkg_postinst() {
elog "To enable it, edit /etc/cron.daily/rkhunter and follow the"
elog "directions."
elog "If you want ${PN} to send mail, you will need to install"
- elog "virtual/mailx as well."
+ elog "virtual/mailx or alter the EMAIL_CMD variable in the"
+ elog "cron script and possibly the MAIL_CMD variable in the"
+ elog "${PN}.conf file to use another mail client."
bash-completion_pkg_postinst
}
diff --git a/app-forensics/rkhunter/rkhunter-1.3.6.ebuild b/app-forensics/rkhunter/rkhunter-1.3.6.ebuild
index 61c06e9e6b75..4d5641af1509 100644
--- a/app-forensics/rkhunter/rkhunter-1.3.6.ebuild
+++ b/app-forensics/rkhunter/rkhunter-1.3.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild,v 1.2 2010/07/09 02:26:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild,v 1.3 2011/07/11 22:43:40 radhermit Exp $
EAPI=2
@@ -62,6 +62,8 @@ pkg_postinst() {
elog "To enable it, edit /etc/cron.daily/rkhunter and follow the"
elog "directions."
elog "If you want ${PN} to send mail, you will need to install"
- elog "virtual/mailx as well."
+ elog "virtual/mailx or alter the EMAIL_CMD variable in the"
+ elog "cron script and possibly the MAIL_CMD variable in the"
+ elog "${PN}.conf file to use another mail client."
bash-completion_pkg_postinst
}
diff --git a/app-forensics/rkhunter/rkhunter-1.3.8.ebuild b/app-forensics/rkhunter/rkhunter-1.3.8.ebuild
index cb4b2d09cbf7..83571b254429 100644
--- a/app-forensics/rkhunter/rkhunter-1.3.8.ebuild
+++ b/app-forensics/rkhunter/rkhunter-1.3.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild,v 1.1 2011/05/09 11:47:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild,v 1.2 2011/07/11 22:43:40 radhermit Exp $
EAPI=2
@@ -62,6 +62,8 @@ pkg_postinst() {
elog "To enable it, edit /etc/cron.daily/rkhunter and follow the"
elog "directions."
elog "If you want ${PN} to send mail, you will need to install"
- elog "virtual/mailx as well."
+ elog "virtual/mailx or alter the EMAIL_CMD variable in the"
+ elog "cron script and possibly the MAIL_CMD variable in the"
+ elog "${PN}.conf file to use another mail client."
bash-completion_pkg_postinst
}