summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-05-20 18:40:10 +0000
committerSven Vermeulen <swift@gentoo.org>2012-05-20 18:40:10 +0000
commit17022717cfc6e330b1e0e2a22872358bb88f1523 (patch)
tree89c08bbd64d5b7bd17fb6c2622906bfa58202376 /sec-policy/selinux-amavis
parentInitial commit. (diff)
downloadgentoo-2-17022717cfc6e330b1e0e2a22872358bb88f1523.tar.gz
gentoo-2-17022717cfc6e330b1e0e2a22872358bb88f1523.tar.bz2
gentoo-2-17022717cfc6e330b1e0e2a22872358bb88f1523.zip
Merge from hardened-dev overlay, bump policies to rev 9
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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-r1.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-amavis/ChangeLog b/sec-policy/selinux-amavis/ChangeLog
index 73a5672797a5..aca228876b38 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.10 2012/05/13 11:50:43 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.11 2012/05/20 18:40:09 swift Exp $
+
+*selinux-amavis-2.20120215-r1 (20 May 2012)
+
+ 20 May 2012; <swift@gentoo.org> +selinux-amavis-2.20120215-r1.ebuild:
+ Bumping to rev 9
13 May 2012; <swift@gentoo.org> -selinux-amavis-2.20110726.ebuild,
-selinux-amavis-2.20110726-r1.ebuild:
diff --git a/sec-policy/selinux-amavis/selinux-amavis-2.20120215-r1.ebuild b/sec-policy/selinux-amavis/selinux-amavis-2.20120215-r1.ebuild
new file mode 100644
index 000000000000..594366944313
--- /dev/null
+++ b/sec-policy/selinux-amavis/selinux-amavis-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-amavis/selinux-amavis-2.20120215-r1.ebuild,v 1.1 2012/05/20 18:40:09 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="amavis"
+BASEPOL="2.20120215-r9"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for amavis"
+
+KEYWORDS="~amd64 ~x86"