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
commite493d0bb28a6ed19869fc8ab2d6b0098052212e6 (patch)
tree519024f958a5677012d4b1a1f8429f7659653ddc /sec-policy/selinux-mozilla
parentversion bump for security bug 387587 (diff)
downloadhistorical-e493d0bb28a6ed19869fc8ab2d6b0098052212e6.tar.gz
historical-e493d0bb28a6ed19869fc8ab2d6b0098052212e6.tar.bz2
historical-e493d0bb28a6ed19869fc8ab2d6b0098052212e6.zip
Push out r5 release for selinux-base-policy (and depending packages). Main introductino is XDG support
Package-Manager: portage-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-r3.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-mozilla/ChangeLog b/sec-policy/selinux-mozilla/ChangeLog
index f642340f4958..b01c60a631e0 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.8 2011/09/17 16:20:16 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.9 2011/10/23 11:00:18 swift Exp $
+
+*selinux-mozilla-2.20110726-r3 (23 Oct 2011)
+
+ 23 Oct 2011; <swift@gentoo.org> +selinux-mozilla-2.20110726-r3.ebuild:
+ Add support for XDG type
*selinux-mozilla-2.20110726-r2 (17 Sep 2011)
diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.ebuild
new file mode 100644
index 000000000000..51fe8957cdc2
--- /dev/null
+++ b/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.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-r3.ebuild,v 1.1 2011/10/23 11:00:18 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="mozilla"
+BASEPOL="2.20110726-r5"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for mozilla"
+KEYWORDS="~amd64 ~x86"