summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-04-01 13:40:34 +0000
committerJeroen Roovers <jer@gentoo.org>2014-04-01 13:40:34 +0000
commite7a08e63a8d2bbd2c53b162a0899cc59fab75ae2 (patch)
treee0b4e44b6f9a9fe94e8587d975c657a5a8de4ef4 /net-analyzer
parentStable for amd64 wrt bug #505002 (diff)
downloadgentoo-2-e7a08e63a8d2bbd2c53b162a0899cc59fab75ae2.tar.gz
gentoo-2-e7a08e63a8d2bbd2c53b162a0899cc59fab75ae2.tar.bz2
gentoo-2-e7a08e63a8d2bbd2c53b162a0899cc59fab75ae2.zip
Stable for HPPA (bug #503306).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 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.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/fail2ban/ChangeLog b/net-analyzer/fail2ban/ChangeLog
index e0937568d8fb..f0d960c1ef9c 100644
--- a/net-analyzer/fail2ban/ChangeLog
+++ b/net-analyzer/fail2ban/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/fail2ban
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.133 2014/03/31 21:12:09 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.134 2014/04/01 13:40:34 jer Exp $
+
+ 01 Apr 2014; Jeroen Roovers <jer@gentoo.org> fail2ban-0.8.13.ebuild:
+ Stable for HPPA (bug #503306).
31 Mar 2014; Michał Górny <mgorny@gentoo.org> fail2ban-0.9.0-r1.ebuild:
Add support for the new PyPy slotting.
diff --git a/net-analyzer/fail2ban/fail2ban-0.8.13.ebuild b/net-analyzer/fail2ban/fail2ban-0.8.13.ebuild
index 2bac635f6b56..bb6d1b471c66 100644
--- a/net-analyzer/fail2ban/fail2ban-0.8.13.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.8.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.13.ebuild,v 1.1 2014/03/20 15:40:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.13.ebuild,v 1.2 2014/04/01 13:40:34 jer Exp $
EAPI=5
PYTHON_COMPAT=( python2_{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 )"