diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-10-28 17:00:19 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-10-28 17:00:19 +0000 |
commit | 7659bbd2b2fd47241fffd162b144a292bb98ba2a (patch) | |
tree | 5d178db6ca070168663725658a2c3272e81c932d /app-forensics | |
parent | Stable on amd64 wrt bug #439548 (diff) | |
download | gentoo-2-7659bbd2b2fd47241fffd162b144a292bb98ba2a.tar.gz gentoo-2-7659bbd2b2fd47241fffd162b144a292bb98ba2a.tar.bz2 gentoo-2-7659bbd2b2fd47241fffd162b144a292bb98ba2a.zip |
Stable on amd64 wrt bug #439208
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/rkhunter/ChangeLog | 6 | ||||
-rw-r--r-- | app-forensics/rkhunter/rkhunter-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-forensics/rkhunter/ChangeLog b/app-forensics/rkhunter/ChangeLog index faf81835b385..28fa2eaa87dd 100644 --- a/app-forensics/rkhunter/ChangeLog +++ b/app-forensics/rkhunter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/rkhunter # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.91 2012/05/01 04:34:18 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.92 2012/10/28 17:00:19 hwoarang Exp $ + + 28 Oct 2012; Markos Chandras <hwoarang@gentoo.org> rkhunter-1.4.0.ebuild: + Stable on amd64 wrt bug #439208 *rkhunter-1.4.0 (01 May 2012) @@ -461,4 +464,3 @@ 30 May 2004; <solar@gentoo.org> : Rootkit Hunter scans for known and unknown rootkits, backdoors, and sniffers. Bugzilla Bug 47781 - Initial commit - diff --git a/app-forensics/rkhunter/rkhunter-1.4.0.ebuild b/app-forensics/rkhunter/rkhunter-1.4.0.ebuild index 71de21a8bc31..9938657c0150 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-2012 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.1 2012/05/01 04:34:18 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.0.ebuild,v 1.2 2012/10/28 17:00:19 hwoarang Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~x86" IUSE="" RDEPEND=" |