diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-06-27 20:34:16 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-06-27 20:34:16 +0000 |
commit | b1993a91bdb32a15ce3291725281c8e75c689e4f (patch) | |
tree | c1d94d512e9c1958eb0fb07a9759163c969b5451 /sec-policy/selinux-fail2ban | |
parent | Regenerate manifest (diff) | |
download | gentoo-2-b1993a91bdb32a15ce3291725281c8e75c689e4f.tar.gz gentoo-2-b1993a91bdb32a15ce3291725281c8e75c689e4f.tar.bz2 gentoo-2-b1993a91bdb32a15ce3291725281c8e75c689e4f.zip |
Bump to rev13 policies
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-fail2ban')
-rw-r--r-- | sec-policy/selinux-fail2ban/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-fail2ban/selinux-fail2ban-2.20120215-r1.ebuild | 14 |
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-fail2ban/ChangeLog b/sec-policy/selinux-fail2ban/ChangeLog index 64839ba8f6ae..2b6fb8626870 100644 --- a/sec-policy/selinux-fail2ban/ChangeLog +++ b/sec-policy/selinux-fail2ban/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-fail2ban # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fail2ban/ChangeLog,v 1.13 2012/05/13 11:50:20 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fail2ban/ChangeLog,v 1.14 2012/06/27 20:34:16 swift Exp $ + +*selinux-fail2ban-2.20120215-r1 (27 Jun 2012) + + 27 Jun 2012; <swift@gentoo.org> +selinux-fail2ban-2.20120215-r1.ebuild: + Bump to revision 13 13 May 2012; <swift@gentoo.org> -selinux-fail2ban-2.20110726.ebuild, -selinux-fail2ban-2.20110726-r1.ebuild, diff --git a/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20120215-r1.ebuild b/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20120215-r1.ebuild new file mode 100644 index 000000000000..2a053462d90a --- /dev/null +++ b/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20120215-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20120215-r1.ebuild,v 1.1 2012/06/27 20:34:16 swift Exp $ +EAPI="4" + +IUSE="" +MODS="fail2ban" +BASEPOL="2.20120215-r13" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for fail2ban" + +KEYWORDS="~amd64 ~x86" |