diff options
Diffstat (limited to 'sec-policy/selinux-thunderbird')
-rw-r--r-- | sec-policy/selinux-thunderbird/ChangeLog | 9 | ||||
-rw-r--r-- | sec-policy/selinux-thunderbird/selinux-thunderbird-2.20120215.ebuild | 14 |
2 files changed, 21 insertions, 2 deletions
diff --git a/sec-policy/selinux-thunderbird/ChangeLog b/sec-policy/selinux-thunderbird/ChangeLog index 51afafa784f4..251e25a0924f 100644 --- a/sec-policy/selinux-thunderbird/ChangeLog +++ b/sec-policy/selinux-thunderbird/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-thunderbird -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-thunderbird/ChangeLog,v 1.5 2011/11/12 20:53:25 swift Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-thunderbird/ChangeLog,v 1.6 2012/03/31 12:29:38 swift Exp $ + +*selinux-thunderbird-2.20120215 (31 Mar 2012) + + 31 Mar 2012; <swift@gentoo.org> +selinux-thunderbird-2.20120215.ebuild: + Bumping to 2.20120215 policies 12 Nov 2011; <swift@gentoo.org> -selinux-thunderbird-2.20101213.ebuild: Removing old policies diff --git a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20120215.ebuild b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20120215.ebuild new file mode 100644 index 000000000000..f4884bdf9c84 --- /dev/null +++ b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20120215.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 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.20120215.ebuild,v 1.1 2012/03/31 12:29:38 swift Exp $ +EAPI="4" + +IUSE="" +MODS="thunderbird" +BASEPOL="2.20120215-r1" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for thunderbird" + +KEYWORDS="~amd64 ~x86" |