summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-12-28 16:29:58 +0000
committerJeroen Roovers <jer@gentoo.org>2012-12-28 16:29:58 +0000
commit7f0899c250307a561cbf6c8e48e39e1ca0435b80 (patch)
treeb49476c22247eba7c7765ca1072eafd392eaa28a /net-analyzer
parentStable for amd64, wrt bug #449056 (diff)
downloadgentoo-2-7f0899c250307a561cbf6c8e48e39e1ca0435b80.tar.gz
gentoo-2-7f0899c250307a561cbf6c8e48e39e1ca0435b80.tar.bz2
gentoo-2-7f0899c250307a561cbf6c8e48e39e1ca0435b80.zip
Stable for HPPA (bug #447572).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/fail2ban/ChangeLog5
-rw-r--r--net-analyzer/fail2ban/fail2ban-0.8.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/fail2ban/ChangeLog b/net-analyzer/fail2ban/ChangeLog
index 4801500f4aa5..17c7fae8ec0d 100644
--- a/net-analyzer/fail2ban/ChangeLog
+++ b/net-analyzer/fail2ban/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/fail2ban
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.89 2012/12/26 17:19:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.90 2012/12/28 16:29:58 jer Exp $
+
+ 28 Dec 2012; Jeroen Roovers <jer@gentoo.org> fail2ban-0.8.8.ebuild:
+ Stable for HPPA (bug #447572).
26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> fail2ban-0.8.8.ebuild:
Stable for amd64, wrt bug #447572
diff --git a/net-analyzer/fail2ban/fail2ban-0.8.8.ebuild b/net-analyzer/fail2ban/fail2ban-0.8.8.ebuild
index c1f2d374817b..460ca5526cda 100644
--- a/net-analyzer/fail2ban/fail2ban-0.8.8.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.8.8.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/net-analyzer/fail2ban/fail2ban-0.8.8.ebuild,v 1.3 2012/12/26 17:19:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.8.ebuild,v 1.4 2012/12/28 16:29:58 jer Exp $
EAPI="4"
PYTHON_DEPEND="2"
@@ -13,7 +13,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 )"