summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-05-15 10:58:59 +0000
committerPacho Ramos <pacho@gentoo.org>2015-05-15 10:58:59 +0000
commit5255ceee9d84be7e271e3f0deb8d0aa82bf9e29e (patch)
tree0e42459867f51c1709ebd35f30bf182cd996ea66 /net-analyzer/fail2ban
parentppc stable wrt bug #548692 (diff)
downloadgentoo-2-5255ceee9d84be7e271e3f0deb8d0aa82bf9e29e.tar.gz
gentoo-2-5255ceee9d84be7e271e3f0deb8d0aa82bf9e29e.tar.bz2
gentoo-2-5255ceee9d84be7e271e3f0deb8d0aa82bf9e29e.zip
ppc stable wrt bug #548642
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-analyzer/fail2ban')
-rw-r--r--net-analyzer/fail2ban/ChangeLog5
-rw-r--r--net-analyzer/fail2ban/fail2ban-0.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/fail2ban/ChangeLog b/net-analyzer/fail2ban/ChangeLog
index 181c4c5ffcdd..20beff1fcf02 100644
--- a/net-analyzer/fail2ban/ChangeLog
+++ b/net-analyzer/fail2ban/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/fail2ban
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.161 2015/05/13 09:25:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.162 2015/05/15 10:58:59 pacho Exp $
+
+ 15 May 2015; Pacho Ramos <pacho@gentoo.org> fail2ban-0.9.2.ebuild:
+ ppc stable wrt bug #548642
13 May 2015; Agostino Sarubbo <ago@gentoo.org> fail2ban-0.9.2.ebuild:
Stable for x86, wrt bug #548642
diff --git a/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild b/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild
index 9cfea3dfcc52..c0707030a1f8 100644
--- a/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild,v 1.5 2015/05/13 09:25:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild,v 1.6 2015/05/15 10:58:59 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="selinux systemd"
DEPEND=""