summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-24 03:28:22 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-24 03:28:22 +0000
commit59b3b4639c59c3dcacd6687a915df4d320639607 (patch)
tree1589c4a9cfaa7a2182ccab89854a4674a3da9fbb /app-forensics/rkhunter
parentversion bump (diff)
downloadhistorical-59b3b4639c59c3dcacd6687a915df4d320639607.tar.gz
historical-59b3b4639c59c3dcacd6687a915df4d320639607.tar.bz2
historical-59b3b4639c59c3dcacd6687a915df4d320639607.zip
Replacing einfo with elog
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'app-forensics/rkhunter')
-rw-r--r--app-forensics/rkhunter/ChangeLog8
-rw-r--r--app-forensics/rkhunter/files/digest-rkhunter-1.2.7-r12
-rw-r--r--app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild11
-rw-r--r--app-forensics/rkhunter/rkhunter-1.2.8.ebuild11
4 files changed, 20 insertions, 12 deletions
diff --git a/app-forensics/rkhunter/ChangeLog b/app-forensics/rkhunter/ChangeLog
index 8af6bad33500..7e19c83e3912 100644
--- a/app-forensics/rkhunter/ChangeLog
+++ b/app-forensics/rkhunter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-forensics/rkhunter
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.53 2006/02/22 02:35:06 ka0ttic Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.54 2007/01/24 03:22:16 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> rkhunter-1.2.7-r1.ebuild,
+ rkhunter-1.2.8.ebuild:
+ Replacing einfo with elog
*rkhunter-1.2.8 (22 Feb 2006)
diff --git a/app-forensics/rkhunter/files/digest-rkhunter-1.2.7-r1 b/app-forensics/rkhunter/files/digest-rkhunter-1.2.7-r1
index e058f9ded9c2..773e56257517 100644
--- a/app-forensics/rkhunter/files/digest-rkhunter-1.2.7-r1
+++ b/app-forensics/rkhunter/files/digest-rkhunter-1.2.7-r1
@@ -1 +1,3 @@
MD5 288ba8a87352716384823c9ea1958fa7 rkhunter-1.2.7.tar.gz 170732
+RMD160 12262942d90bd4f42e7bd4ba19d9426a736c0d84 rkhunter-1.2.7.tar.gz 170732
+SHA256 469e0087f9ab460d901241b6d80b1ad341ba5827e643127c68c4b865bc9e1972 rkhunter-1.2.7.tar.gz 170732
diff --git a/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild b/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild
index 5e41c25c44f9..694e50b416e4 100644
--- a/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild
+++ b/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.3 2006/01/21 21:06:46 strerror Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild,v 1.4 2007/01/24 03:22:16 genone Exp $
inherit eutils bash-completion
@@ -52,9 +52,10 @@ src_install() {
pkg_postinst() {
echo
- einfo "A cron script has been installed to /etc/cron.daily/rkhunter."
- einfo "To enable it, edit /etc/cron.daily/rkhunter and follow the"
- einfo "directions."
+ elog "A cron script has been installed to /etc/cron.daily/rkhunter."
+ elog "To enable it, edit /etc/cron.daily/rkhunter and follow the"
+ elog "directions."
+ echo
bash-completion_pkg_postinst
}
diff --git a/app-forensics/rkhunter/rkhunter-1.2.8.ebuild b/app-forensics/rkhunter/rkhunter-1.2.8.ebuild
index 4b9c1124b520..80e3126b327d 100644
--- a/app-forensics/rkhunter/rkhunter-1.2.8.ebuild
+++ b/app-forensics/rkhunter/rkhunter-1.2.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.8.ebuild,v 1.1 2006/02/22 02:35:06 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.8.ebuild,v 1.2 2007/01/24 03:22:16 genone Exp $
inherit eutils bash-completion
@@ -52,9 +52,10 @@ src_install() {
pkg_postinst() {
echo
- einfo "A cron script has been installed to /etc/cron.daily/rkhunter."
- einfo "To enable it, edit /etc/cron.daily/rkhunter and follow the"
- einfo "directions."
+ elog "A cron script has been installed to /etc/cron.daily/rkhunter."
+ elog "To enable it, edit /etc/cron.daily/rkhunter and follow the"
+ elog "directions."
+ echo
bash-completion_pkg_postinst
}