summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-mozilla')
-rw-r--r--sec-policy/selinux-mozilla/ChangeLog8
-rw-r--r--sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r4.ebuild23
-rw-r--r--sec-policy/selinux-mozilla/selinux-mozilla-9999.ebuild4
3 files changed, 32 insertions, 3 deletions
diff --git a/sec-policy/selinux-mozilla/ChangeLog b/sec-policy/selinux-mozilla/ChangeLog
index 5f3efcbd5ed0..f7fa649b61ce 100644
--- a/sec-policy/selinux-mozilla/ChangeLog
+++ b/sec-policy/selinux-mozilla/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-mozilla
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.73 2015/01/29 09:52:10 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.74 2015/03/22 13:47:27 swift Exp $
+
+*selinux-mozilla-2.20141203-r4 (22 Mar 2015)
+
+ 22 Mar 2015; Sven Vermeulen <swift@gentoo.org>
+ +selinux-mozilla-2.20141203-r4.ebuild, selinux-mozilla-9999.ebuild:
+ Release of 2.20141203-r4
*selinux-mozilla-2.20141203-r3 (29 Jan 2015)
diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r4.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r4.ebuild
new file mode 100644
index 000000000000..0a4597d81520
--- /dev/null
+++ b/sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r4.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 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.20141203-r4.ebuild,v 1.1 2015/03/22 13:47:27 swift Exp $
+EAPI="5"
+
+IUSE="alsa"
+MODS="mozilla"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for mozilla"
+
+if [[ $PV == 9999* ]] ; then
+ KEYWORDS=""
+else
+ KEYWORDS="~amd64 ~x86"
+fi
+DEPEND="${DEPEND}
+ sec-policy/selinux-xserver
+"
+RDEPEND="${RDEPEND}
+ sec-policy/selinux-xserver
+"
diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-9999.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-9999.ebuild
index 722779be198b..2dd7242c1629 100644
--- a/sec-policy/selinux-mozilla/selinux-mozilla-9999.ebuild
+++ b/sec-policy/selinux-mozilla/selinux-mozilla-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-9999.ebuild,v 1.5 2014/11/27 09:58:53 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-9999.ebuild,v 1.6 2015/03/22 13:47:27 swift Exp $
EAPI="5"
IUSE="alsa"