summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-09-22 09:27:25 +0000
committerSven Vermeulen <swift@gentoo.org>2012-09-22 09:27:25 +0000
commitddfc17133c642aba36013c9e71b20743e95c8406 (patch)
treec599e39d9878ba6f4141d968bd03e920c13265e6 /sec-policy/selinux-amavis
parentCleanup. (diff)
downloadhistorical-ddfc17133c642aba36013c9e71b20743e95c8406.tar.gz
historical-ddfc17133c642aba36013c9e71b20743e95c8406.tar.bz2
historical-ddfc17133c642aba36013c9e71b20743e95c8406.zip
Pushing out 2.20120725-r5 SELinux policy build
Package-Manager: portage-2.1.11.9/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.20120725-r5.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-amavis/ChangeLog b/sec-policy/selinux-amavis/ChangeLog
index 69184ee4a425..5953a8c86659 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.15 2012/07/30 16:25:38 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.16 2012/09/22 09:27:01 swift Exp $
+
+*selinux-amavis-2.20120725-r5 (21 Sep 2012)
+
+ 21 Sep 2012; <swift@gentoo.org> +selinux-amavis-2.20120725-r5.ebuild:
+ Introducing policy for 2.20120725, rev5
30 Jul 2012; <swift@gentoo.org> selinux-amavis-2.20120215-r14.ebuild:
Stabilization of revision 14 of the SELinux policy modules
diff --git a/sec-policy/selinux-amavis/selinux-amavis-2.20120725-r5.ebuild b/sec-policy/selinux-amavis/selinux-amavis-2.20120725-r5.ebuild
new file mode 100644
index 000000000000..266256180b62
--- /dev/null
+++ b/sec-policy/selinux-amavis/selinux-amavis-2.20120725-r5.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.20120725-r5.ebuild,v 1.1 2012/09/22 09:27:01 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="amavis"
+BASEPOL="2.20120725-r5"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for amavis"
+
+KEYWORDS="~amd64 ~x86"