summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2011-10-23 11:00:19 +0000
committerSven Vermeulen <swift@gentoo.org>2011-10-23 11:00:19 +0000
commit9fdd85bff98c1d4a139f58a980d1357545e94057 (patch)
treee3f36da9de4fdecd344dadf6c9ff1eaa8d8e29e0 /sec-policy/selinux-pan
parentversion bump for security bug 387587 (diff)
downloadgentoo-2-9fdd85bff98c1d4a139f58a980d1357545e94057.tar.gz
gentoo-2-9fdd85bff98c1d4a139f58a980d1357545e94057.tar.bz2
gentoo-2-9fdd85bff98c1d4a139f58a980d1357545e94057.zip
Push out r5 release for selinux-base-policy (and depending packages). Main introductino is XDG support
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-pan')
-rw-r--r--sec-policy/selinux-pan/ChangeLog5
-rw-r--r--sec-policy/selinux-pan/selinux-pan-2.20110726-r2.ebuild13
2 files changed, 18 insertions, 0 deletions
diff --git a/sec-policy/selinux-pan/ChangeLog b/sec-policy/selinux-pan/ChangeLog
index 2aace06e389f..0fafffffb09e 100644
--- a/sec-policy/selinux-pan/ChangeLog
+++ b/sec-policy/selinux-pan/ChangeLog
@@ -1,5 +1,10 @@
+*selinux-pan-2.20110726-r2 (23 Oct 2011)
+
+ 23 Oct 2011; <swift@gentoo.org> +selinux-pan-2.20110726-r2.ebuild:
+ Add support for XDG
+
*selinux-pan-2.20110726-r1 (28 Aug 2011)
28 Aug 2011; <swift@gentoo.org> +selinux-pan-2.20110726-r1.ebuild:
diff --git a/sec-policy/selinux-pan/selinux-pan-2.20110726-r2.ebuild b/sec-policy/selinux-pan/selinux-pan-2.20110726-r2.ebuild
new file mode 100644
index 000000000000..e3952cf296fa
--- /dev/null
+++ b/sec-policy/selinux-pan/selinux-pan-2.20110726-r2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20110726-r2.ebuild,v 1.1 2011/10/23 11:00:19 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="pan"
+BASEPOL="2.20110726-r5"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for pan"
+KEYWORDS="~amd64 ~x86"