* [gentoo-commits] gentoo-x86 commit in app-forensics/rkhunter: rkhunter-1.3.6.ebuild ChangeLog rkhunter-1.3.4-r3.ebuild rkhunter-1.3.8.ebuild
@ 2011-07-11 22:43 Tim Harder (radhermit)
0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2011-07-11 22:43 UTC (permalink / raw
To: gentoo-commits
radhermit 11/07/11 22:43:40
Modified: rkhunter-1.3.6.ebuild ChangeLog
rkhunter-1.3.4-r3.ebuild rkhunter-1.3.8.ebuild
Log:
Mention mail client alternatives (bug #331947).
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Revision Changes Path
1.3 app-forensics/rkhunter/rkhunter-1.3.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild?r1=1.2&r2=1.3
Index: rkhunter-1.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rkhunter-1.3.6.ebuild 9 Jul 2010 02:26:38 -0000 1.2
+++ rkhunter-1.3.6.ebuild 11 Jul 2011 22:43:40 -0000 1.3
@@ -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 @@
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
}
1.82 app-forensics/rkhunter/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?r1=1.81&r2=1.82
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog 9 May 2011 11:52:23 -0000 1.81
+++ ChangeLog 11 Jul 2011 22:43:40 -0000 1.82
@@ -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).
1.9 app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild?r1=1.8&r2=1.9
Index: rkhunter-1.3.4-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- rkhunter-1.3.4-r3.ebuild 9 Jul 2010 02:26:38 -0000 1.8
+++ rkhunter-1.3.4-r3.ebuild 11 Jul 2011 22:43:40 -0000 1.9
@@ -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 @@
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
}
1.2 app-forensics/rkhunter/rkhunter-1.3.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild?r1=1.1&r2=1.2
Index: rkhunter-1.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rkhunter-1.3.8.ebuild 9 May 2011 11:47:58 -0000 1.1
+++ rkhunter-1.3.8.ebuild 11 Jul 2011 22:43:40 -0000 1.2
@@ -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 @@
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
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-forensics/rkhunter: rkhunter-1.3.6.ebuild ChangeLog rkhunter-1.3.4-r3.ebuild rkhunter-1.3.8.ebuild
@ 2011-10-08 18:58 Raul Porcel (armin76)
0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2011-10-08 18:58 UTC (permalink / raw
To: gentoo-commits
armin76 11/10/08 18:58:52
Modified: rkhunter-1.3.6.ebuild ChangeLog
rkhunter-1.3.4-r3.ebuild rkhunter-1.3.8.ebuild
Log:
Drop alpha/sparc keywords
(Portage version: 2.1.10.11/cvs/Linux ia64)
Revision Changes Path
1.4 app-forensics/rkhunter/rkhunter-1.3.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild?r1=1.3&r2=1.4
Index: rkhunter-1.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rkhunter-1.3.6.ebuild 11 Jul 2011 22:43:40 -0000 1.3
+++ rkhunter-1.3.6.ebuild 8 Oct 2011 18:58:52 -0000 1.4
@@ -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.6.ebuild,v 1.3 2011/07/11 22:43:40 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild,v 1.4 2011/10/08 18:58:52 armin76 Exp $
EAPI=2
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~mips ~ppc ~x86"
IUSE=""
RDEPEND="
1.87 app-forensics/rkhunter/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?r1=1.86&r2=1.87
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog 8 Oct 2011 18:56:37 -0000 1.86
+++ ChangeLog 8 Oct 2011 18:58:52 -0000 1.87
@@ -1,9 +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.86 2011/10/08 18:56:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.87 2011/10/08 18:58:52 armin76 Exp $
- 08 Oct 2011; Raúl Porcel <armin76@gentoo.org> rkhunter-1.3.8.ebuild:
- alpha/sparc stable wrt #382453
+ 08 Oct 2011; Raúl Porcel <armin76@gentoo.org> rkhunter-1.3.4-r3.ebuild,
+ rkhunter-1.3.6.ebuild, rkhunter-1.3.8.ebuild:
+ Drop alpha/sparc keywords
15 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> rkhunter-1.3.8.ebuild:
x86 stable, thanks JD for testing, bug 382453
1.10 app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild?r1=1.9&r2=1.10
Index: rkhunter-1.3.4-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- rkhunter-1.3.4-r3.ebuild 11 Jul 2011 22:43:40 -0000 1.9
+++ rkhunter-1.3.4-r3.ebuild 8 Oct 2011 18:58:52 -0000 1.10
@@ -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.4-r3.ebuild,v 1.9 2011/07/11 22:43:40 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild,v 1.10 2011/10/08 18:58:52 armin76 Exp $
EAPI=2
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~mips ppc sparc x86"
+KEYWORDS="amd64 ~mips ppc x86"
IUSE=""
RDEPEND="
1.7 app-forensics/rkhunter/rkhunter-1.3.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild?r1=1.6&r2=1.7
Index: rkhunter-1.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rkhunter-1.3.8.ebuild 8 Oct 2011 18:56:37 -0000 1.6
+++ rkhunter-1.3.8.ebuild 8 Oct 2011 18:58:52 -0000 1.7
@@ -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.6 2011/10/08 18:56:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild,v 1.7 2011/10/08 18:58:52 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~mips ~ppc sparc x86"
+KEYWORDS="amd64 ~mips ~ppc x86"
IUSE=""
RDEPEND="
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-08 18:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-11 22:43 [gentoo-commits] gentoo-x86 commit in app-forensics/rkhunter: rkhunter-1.3.6.ebuild ChangeLog rkhunter-1.3.4-r3.ebuild rkhunter-1.3.8.ebuild Tim Harder (radhermit)
-- strict thread matches above, loose matches on Subject: below --
2011-10-08 18:58 Raul Porcel (armin76)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox