diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-09-13 09:21:40 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-09-13 09:21:40 +0000 |
commit | 353221f5472da32d97ae7393a0754ed17d26db6c (patch) | |
tree | 35753bbaad0100f6bfabd075c62fb472a140ac02 /app-forensics/rkhunter | |
parent | Stable on amd64 wrt bug #382497 (diff) | |
download | gentoo-2-353221f5472da32d97ae7393a0754ed17d26db6c.tar.gz gentoo-2-353221f5472da32d97ae7393a0754ed17d26db6c.tar.bz2 gentoo-2-353221f5472da32d97ae7393a0754ed17d26db6c.zip |
Stable on amd64 wrt bug #382453
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Diffstat (limited to 'app-forensics/rkhunter')
-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 8fa88bcac366..59d3f39e4348 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.83 2011/09/10 12:47:30 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.84 2011/09/13 09:21:40 hwoarang Exp $ + + 13 Sep 2011; Markos Chandras <hwoarang@gentoo.org> rkhunter-1.3.8.ebuild: + Stable on amd64 wrt bug #382453 10 Sep 2011; Tim Harder <radhermit@gentoo.org> rkhunter-1.3.8.ebuild: Update to EAPI 4 and migrate to the bash-completion-r1 eclass. diff --git a/app-forensics/rkhunter/rkhunter-1.3.8.ebuild b/app-forensics/rkhunter/rkhunter-1.3.8.ebuild index 5459c728efa6..cab2bc50f50d 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.3 2011/09/10 12:47:30 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild,v 1.4 2011/09/13 09:21:40 hwoarang 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=" |