summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-stunnel')
-rw-r--r--sec-policy/selinux-stunnel/ChangeLog7
-rw-r--r--sec-policy/selinux-stunnel/selinux-stunnel-2.20120725-r5.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-stunnel/ChangeLog b/sec-policy/selinux-stunnel/ChangeLog
index 0a47e1b26089..40b8372fb39d 100644
--- a/sec-policy/selinux-stunnel/ChangeLog
+++ b/sec-policy/selinux-stunnel/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-stunnel
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.34 2012/07/30 16:25:38 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.35 2012/09/22 09:26:52 swift Exp $
+
+*selinux-stunnel-2.20120725-r5 (21 Sep 2012)
+
+ 21 Sep 2012; <swift@gentoo.org> +selinux-stunnel-2.20120725-r5.ebuild:
+ Introducing policy for 2.20120725, rev5
30 Jul 2012; <swift@gentoo.org> selinux-stunnel-2.20120215-r14.ebuild:
Stabilization of revision 14 of the SELinux policy modules
diff --git a/sec-policy/selinux-stunnel/selinux-stunnel-2.20120725-r5.ebuild b/sec-policy/selinux-stunnel/selinux-stunnel-2.20120725-r5.ebuild
new file mode 100644
index 000000000000..dc22def05a1d
--- /dev/null
+++ b/sec-policy/selinux-stunnel/selinux-stunnel-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-stunnel/selinux-stunnel-2.20120725-r5.ebuild,v 1.1 2012/09/22 09:26:52 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="stunnel"
+BASEPOL="2.20120725-r5"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for stunnel"
+
+KEYWORDS="~amd64 ~x86"