diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-14 19:21:47 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-14 19:21:47 +0000 |
commit | 2c7247eca0c114846d30f3da264b7d9d15b7546f (patch) | |
tree | 27ac1420d7c86e2952f08b8d66f05cc741ba4c13 /app-forensics | |
parent | Fix building with libpng15 wrt #378523 by Diego Elio Pettenò (diff) | |
download | gentoo-2-2c7247eca0c114846d30f3da264b7d9d15b7546f.tar.gz gentoo-2-2c7247eca0c114846d30f3da264b7d9d15b7546f.tar.bz2 gentoo-2-2c7247eca0c114846d30f3da264b7d9d15b7546f.zip |
x86 stable, thanks JD bug 382453
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/rkhunter/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/rkhunter/rkhunter-1.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/rkhunter/ChangeLog b/app-forensics/rkhunter/ChangeLog index 59d3f39e4348..5241852f5bf0 100644 --- a/app-forensics/rkhunter/ChangeLog +++ b/app-forensics/rkhunter/ChangeLog @@ -1,6 +1,9 @@ # 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.84 2011/09/13 09:21:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.85 2011/09/14 19:21:47 nativemad Exp $ + + 15 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> rkhunter-1.3.8.ebuild: + x86 stable, thanks JD for testing, bug 382453 13 Sep 2011; Markos Chandras <hwoarang@gentoo.org> rkhunter-1.3.8.ebuild: Stable on amd64 wrt bug #382453 diff --git a/app-forensics/rkhunter/rkhunter-1.3.8.ebuild b/app-forensics/rkhunter/rkhunter-1.3.8.ebuild index cab2bc50f50d..985651c4084a 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.4 2011/09/13 09:21:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild,v 1.5 2011/09/14 19:21:47 nativemad Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~mips ~ppc ~sparc x86" IUSE="" RDEPEND=" |