summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-amavis')
-rw-r--r--sec-policy/selinux-amavis/ChangeLog7
-rw-r--r--sec-policy/selinux-amavis/selinux-amavis-2.20120215-r2.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-amavis/ChangeLog b/sec-policy/selinux-amavis/ChangeLog
index aca228876b38..d5793eee9149 100644
--- a/sec-policy/selinux-amavis/ChangeLog
+++ b/sec-policy/selinux-amavis/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-amavis
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.11 2012/05/20 18:40:09 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.12 2012/06/27 20:33:59 swift Exp $
+
+*selinux-amavis-2.20120215-r2 (27 Jun 2012)
+
+ 27 Jun 2012; <swift@gentoo.org> +selinux-amavis-2.20120215-r2.ebuild:
+ Bump to revision 13
*selinux-amavis-2.20120215-r1 (20 May 2012)
diff --git a/sec-policy/selinux-amavis/selinux-amavis-2.20120215-r2.ebuild b/sec-policy/selinux-amavis/selinux-amavis-2.20120215-r2.ebuild
new file mode 100644
index 000000000000..4dab35f8a812
--- /dev/null
+++ b/sec-policy/selinux-amavis/selinux-amavis-2.20120215-r2.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-amavis/selinux-amavis-2.20120215-r2.ebuild,v 1.1 2012/06/27 20:33:59 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="amavis"
+BASEPOL="2.20120215-r13"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for amavis"
+
+KEYWORDS="~amd64 ~x86"