diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 13:30:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 13:30:11 +0000 |
commit | e598764950cd786d9bcad514fb52476cd33ec8b9 (patch) | |
tree | 07ae2d1a259c0c5d262e04295a18b7c026c92523 /net-analyzer/fail2ban/fail2ban-0.8.10-r2.ebuild | |
parent | Stable for amd64, wrt bug #483274 (diff) | |
download | gentoo-2-e598764950cd786d9bcad514fb52476cd33ec8b9.tar.gz gentoo-2-e598764950cd786d9bcad514fb52476cd33ec8b9.tar.bz2 gentoo-2-e598764950cd786d9bcad514fb52476cd33ec8b9.zip |
Stable for amd64, wrt bug #480062
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/fail2ban/fail2ban-0.8.10-r2.ebuild')
-rw-r--r-- | net-analyzer/fail2ban/fail2ban-0.8.10-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/fail2ban/fail2ban-0.8.10-r2.ebuild b/net-analyzer/fail2ban/fail2ban-0.8.10-r2.ebuild index 9a8851fd8889..a92403efe625 100644 --- a/net-analyzer/fail2ban/fail2ban-0.8.10-r2.ebuild +++ b/net-analyzer/fail2ban/fail2ban-0.8.10-r2.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-r2.ebuild,v 1.3 2013/09/20 14:42:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.10-r2.ebuild,v 1.4 2013/09/21 13:30:11 ago 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 )" |