diff options
author | 2011-02-05 12:07:15 +0000 | |
---|---|---|
committer | 2011-02-05 12:07:15 +0000 | |
commit | b55a11b25d10734cd8c9269b6945cac19c36a159 (patch) | |
tree | 114375c2ec6711da27d6a78e7eb12bf2c4b71574 /sec-policy/selinux-pyzor | |
parent | unmask new libnotify, gnome-disk-utility as most of tree is ported. punted so... (diff) | |
download | historical-b55a11b25d10734cd8c9269b6945cac19c36a159.tar.gz historical-b55a11b25d10734cd8c9269b6945cac19c36a159.tar.bz2 historical-b55a11b25d10734cd8c9269b6945cac19c36a159.zip |
Bulk update of current selinux policies.
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-pyzor')
-rw-r--r-- | sec-policy/selinux-pyzor/ChangeLog | 10 | ||||
-rw-r--r-- | sec-policy/selinux-pyzor/selinux-pyzor-2.20101213.ebuild | 12 |
2 files changed, 20 insertions, 2 deletions
diff --git a/sec-policy/selinux-pyzor/ChangeLog b/sec-policy/selinux-pyzor/ChangeLog index 8e89ec1c4893..f7de3a2a42e7 100644 --- a/sec-policy/selinux-pyzor/ChangeLog +++ b/sec-policy/selinux-pyzor/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-pyzor -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/ChangeLog,v 1.8 2009/12/16 02:54:12 pebenito Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/ChangeLog,v 1.9 2011/02/05 12:07:11 blueness Exp $ + +*selinux-pyzor-2.20101213 (05 Feb 2011) + + 05 Feb 2011; Anthony G. Basile <blueness@gentoo.org> + +selinux-pyzor-2.20101213.ebuild: + New upstream policy. *selinux-pyzor-2.20091215 (16 Dec 2009) diff --git a/sec-policy/selinux-pyzor/selinux-pyzor-2.20101213.ebuild b/sec-policy/selinux-pyzor/selinux-pyzor-2.20101213.ebuild new file mode 100644 index 000000000000..a6ca0f7f0eaf --- /dev/null +++ b/sec-policy/selinux-pyzor/selinux-pyzor-2.20101213.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/selinux-pyzor-2.20101213.ebuild,v 1.1 2011/02/05 12:07:11 blueness Exp $ + +MODS="pyzor" +IUSE="" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for pyzor" + +KEYWORDS="~amd64 ~x86" |