diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-03-31 12:29:43 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-03-31 12:29:43 +0000 |
commit | c8603f841142ee4214e085d7f81f61a0aa4efccd (patch) | |
tree | d561b215cbcfe61c30621b9a3f2674263576900c /sec-policy/selinux-courier | |
parent | Fix p11kit dependency to be >=0.11 (diff) | |
download | gentoo-2-c8603f841142ee4214e085d7f81f61a0aa4efccd.tar.gz gentoo-2-c8603f841142ee4214e085d7f81f61a0aa4efccd.tar.bz2 gentoo-2-c8603f841142ee4214e085d7f81f61a0aa4efccd.zip |
Pushing out 2.20120215 SELinux policies
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-courier')
-rw-r--r-- | sec-policy/selinux-courier/ChangeLog | 9 | ||||
-rw-r--r-- | sec-policy/selinux-courier/selinux-courier-2.20120215.ebuild | 13 |
2 files changed, 20 insertions, 2 deletions
diff --git a/sec-policy/selinux-courier/ChangeLog b/sec-policy/selinux-courier/ChangeLog index e97da178f470..5edd09a7d047 100644 --- a/sec-policy/selinux-courier/ChangeLog +++ b/sec-policy/selinux-courier/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-courier -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-courier/ChangeLog,v 1.8 2011/11/12 20:53:40 swift Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-courier/ChangeLog,v 1.9 2012/03/31 12:29:27 swift Exp $ + +*selinux-courier-2.20120215 (31 Mar 2012) + + 31 Mar 2012; <swift@gentoo.org> +selinux-courier-2.20120215.ebuild: + Bumping to 2.20120215 policies 12 Nov 2011; <swift@gentoo.org> -files/fix-services-courier-r1.patch, -files/fix-services-courier-r2.patch, -files/fix-services-courier-r3.patch, diff --git a/sec-policy/selinux-courier/selinux-courier-2.20120215.ebuild b/sec-policy/selinux-courier/selinux-courier-2.20120215.ebuild new file mode 100644 index 000000000000..b3c03e398dcc --- /dev/null +++ b/sec-policy/selinux-courier/selinux-courier-2.20120215.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-courier/selinux-courier-2.20120215.ebuild,v 1.1 2012/03/31 12:29:27 swift Exp $ +EAPI="4" + +IUSE="" +MODS="courier" +BASEPOL="2.20120215-r1" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for courier" +KEYWORDS="~amd64 ~x86" |