diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-02-06 00:00:42 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-02-06 00:00:42 +0000 |
commit | 687fce7d0991975c2fd54aa1e727f02c7c7034d9 (patch) | |
tree | 223571901350b4c225e91500bff15349c25606c2 /sec-policy/selinux-thunderbird/selinux-thunderbird-2.20101213.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-687fce7d0991975c2fd54aa1e727f02c7c7034d9.tar.gz gentoo-2-687fce7d0991975c2fd54aa1e727f02c7c7034d9.tar.bz2 gentoo-2-687fce7d0991975c2fd54aa1e727f02c7c7034d9.zip |
Bulk update of current selinux policies.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-thunderbird/selinux-thunderbird-2.20101213.ebuild')
-rw-r--r-- | sec-policy/selinux-thunderbird/selinux-thunderbird-2.20101213.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20101213.ebuild b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20101213.ebuild new file mode 100644 index 000000000000..96e4c0d02b12 --- /dev/null +++ b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20101213.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-thunderbird/selinux-thunderbird-2.20101213.ebuild,v 1.1 2011/02/06 00:00:30 blueness Exp $ + +IUSE="" + +MODS="thunderbird" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for general applications" + +KEYWORDS="~amd64 ~x86" |