summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2011-09-17 16:20:17 +0000
committerSven Vermeulen <swift@gentoo.org>2011-09-17 16:20:17 +0000
commit6e3f05e35f9870415670b5e3f0907786dea04f50 (patch)
treed8b833d7233bc75c96e345d979db5eab8ece3570 /sec-policy/selinux-mozilla
parentAdd Arfrever as proxy maintainer as requested by him. (diff)
downloadgentoo-2-6e3f05e35f9870415670b5e3f0907786dea04f50.tar.gz
gentoo-2-6e3f05e35f9870415670b5e3f0907786dea04f50.tar.bz2
gentoo-2-6e3f05e35f9870415670b5e3f0907786dea04f50.zip
Bump policies to basepol rev 4
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-mozilla')
-rw-r--r--sec-policy/selinux-mozilla/ChangeLog7
-rw-r--r--sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r2.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-mozilla/ChangeLog b/sec-policy/selinux-mozilla/ChangeLog
index 97d77905f502..f642340f4958 100644
--- a/sec-policy/selinux-mozilla/ChangeLog
+++ b/sec-policy/selinux-mozilla/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-mozilla
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.7 2011/08/28 21:12:42 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.8 2011/09/17 16:20:16 swift Exp $
+
+*selinux-mozilla-2.20110726-r2 (17 Sep 2011)
+
+ 17 Sep 2011; <swift@gentoo.org> +selinux-mozilla-2.20110726-r2.ebuild:
+ Add support for XDG types
*selinux-mozilla-2.20110726-r1 (28 Aug 2011)
diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r2.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r2.ebuild
new file mode 100644
index 000000000000..bb4276e1391d
--- /dev/null
+++ b/sec-policy/selinux-mozilla/selinux-mozilla-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-mozilla/selinux-mozilla-2.20110726-r2.ebuild,v 1.1 2011/09/17 16:20:16 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="mozilla"
+BASEPOL="2.20110726-r4"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for mozilla"
+KEYWORDS="~amd64 ~x86"