summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-14 18:28:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-14 18:28:11 +0000
commit70e534b63d63010e671e2b2f884f39892a13f969 (patch)
treeef77678703c1a8e966b9fdd5235fab1ddc46136b /net-analyzer
parentStable for amd64, wrt bug #473118 (diff)
downloadgentoo-2-70e534b63d63010e671e2b2f884f39892a13f969.tar.gz
gentoo-2-70e534b63d63010e671e2b2f884f39892a13f969.tar.bz2
gentoo-2-70e534b63d63010e671e2b2f884f39892a13f969.zip
Stable for x86, wrt bug #473118
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/fail2ban/ChangeLog5
-rw-r--r--net-analyzer/fail2ban/fail2ban-0.8.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/fail2ban/ChangeLog b/net-analyzer/fail2ban/ChangeLog
index e4f73565a29b..d5b22be5a1d5 100644
--- a/net-analyzer/fail2ban/ChangeLog
+++ b/net-analyzer/fail2ban/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/fail2ban
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.104 2013/06/14 18:27:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.105 2013/06/14 18:28:11 ago Exp $
+
+ 14 Jun 2013; Agostino Sarubbo <ago@gentoo.org> fail2ban-0.8.10.ebuild:
+ Stable for x86, wrt bug #473118
14 Jun 2013; Agostino Sarubbo <ago@gentoo.org> fail2ban-0.8.10.ebuild:
Stable for amd64, wrt bug #473118
diff --git a/net-analyzer/fail2ban/fail2ban-0.8.10.ebuild b/net-analyzer/fail2ban/fail2ban-0.8.10.ebuild
index a81d5339692f..3bb2e82b7379 100644
--- a/net-analyzer/fail2ban/fail2ban-0.8.10.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.8.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.10.ebuild,v 1.3 2013/06/14 18:27:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.10.ebuild,v 1.4 2013/06/14 18:28:11 ago Exp $
EAPI=5
PYTHON_COMPAT=( python2_{5,6,7} )
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="selinux"
DEPEND="selinux? ( sec-policy/selinux-fail2ban )"