diff options
Diffstat (limited to 'sec-policy/selinux-mozilla/selinux-mozilla-2.20120725-r11.ebuild')
-rw-r--r-- | sec-policy/selinux-mozilla/selinux-mozilla-2.20120725-r11.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20120725-r11.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20120725-r11.ebuild new file mode 100644 index 000000000000..4d3d502ec30b --- /dev/null +++ b/sec-policy/selinux-mozilla/selinux-mozilla-2.20120725-r11.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 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.20120725-r11.ebuild,v 1.1 2013/01/26 18:20:54 swift Exp $ +EAPI="4" + +IUSE="" +MODS="mozilla" +BASEPOL="2.20120725-r9" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mozilla" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${DEPEND}" |