summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-02-23 18:17:40 +0000
committerSven Vermeulen <swift@gentoo.org>2012-02-23 18:17:40 +0000
commita57f745bd694071a8e6b9199491ecc02e176dcc8 (patch)
tree1928ea6ff2b8d6110de30e1a3822fc3cc51b3769 /sec-policy/selinux-mozilla
parentInitial commit, moved from luke-jr's bitcoin overlay (diff)
downloadgentoo-2-a57f745bd694071a8e6b9199491ecc02e176dcc8.tar.gz
gentoo-2-a57f745bd694071a8e6b9199491ecc02e176dcc8.tar.bz2
gentoo-2-a57f745bd694071a8e6b9199491ecc02e176dcc8.zip
Migrating r13 policy from hardened-dev to main tree
(Portage version: 2.1.10.44/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-r6.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-mozilla/ChangeLog b/sec-policy/selinux-mozilla/ChangeLog
index 29cd81566d13..bb74b6afe065 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.16 2012/01/29 13:08:49 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.17 2012/02/23 18:17:39 swift Exp $
+
+*selinux-mozilla-2.20110726-r6 (23 Feb 2012)
+
+ 23 Feb 2012; <swift@gentoo.org> +selinux-mozilla-2.20110726-r6.ebuild:
+ Mark xserver policy as an optional call
29 Jan 2012; <swift@gentoo.org> Manifest:
Updating manifest
diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r6.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r6.ebuild
new file mode 100644
index 000000000000..d5a9243c46f3
--- /dev/null
+++ b/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r6.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2012 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-r6.ebuild,v 1.1 2012/02/23 18:17:39 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="mozilla"
+BASEPOL="2.20110726-r13"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for mozilla"
+KEYWORDS="~amd64 ~x86"