summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-11-18 15:18:31 +0000
committerSven Vermeulen <swift@gentoo.org>2012-11-18 15:18:31 +0000
commite6944bf3e6d8d36d45be83f20955bdacde63de5b (patch)
treee0f0832cbe3dc91e70ecf2f5b1310f7488c90db6 /sec-policy/selinux-amavis
parentFix parallel build wrt #259115 by Mr. Anderson <walch.martin@web.de> (diff)
downloadhistorical-e6944bf3e6d8d36d45be83f20955bdacde63de5b.tar.gz
historical-e6944bf3e6d8d36d45be83f20955bdacde63de5b.tar.bz2
historical-e6944bf3e6d8d36d45be83f20955bdacde63de5b.zip
Introducing rev 7
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-r7.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-amavis/ChangeLog b/sec-policy/selinux-amavis/ChangeLog
index d4e4089cd101..ff1c9672ab53 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.18 2012/10/13 16:30:43 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.19 2012/11/18 15:18:06 swift Exp $
+
+*selinux-amavis-2.20120725-r7 (18 Nov 2012)
+
+ 18 Nov 2012; <swift@gentoo.org> +selinux-amavis-2.20120725-r7.ebuild:
+ Pushing out rev 7
*selinux-amavis-9999 (13 Oct 2012)
diff --git a/sec-policy/selinux-amavis/selinux-amavis-2.20120725-r7.ebuild b/sec-policy/selinux-amavis/selinux-amavis-2.20120725-r7.ebuild
new file mode 100644
index 000000000000..982f8bf33261
--- /dev/null
+++ b/sec-policy/selinux-amavis/selinux-amavis-2.20120725-r7.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-r7.ebuild,v 1.1 2012/11/18 15:18:06 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="amavis"
+BASEPOL="2.20120725-r7"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for amavis"
+
+KEYWORDS="~amd64 ~x86"