diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-02-05 12:07:15 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-02-05 12:07:15 +0000 |
commit | b55a11b25d10734cd8c9269b6945cac19c36a159 (patch) | |
tree | 114375c2ec6711da27d6a78e7eb12bf2c4b71574 /sec-policy/selinux-clockspeed | |
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-clockspeed')
-rw-r--r-- | sec-policy/selinux-clockspeed/ChangeLog | 10 | ||||
-rw-r--r-- | sec-policy/selinux-clockspeed/selinux-clockspeed-2.20101213.ebuild | 14 |
2 files changed, 22 insertions, 2 deletions
diff --git a/sec-policy/selinux-clockspeed/ChangeLog b/sec-policy/selinux-clockspeed/ChangeLog index 31c75031134d..86bbed0a1bed 100644 --- a/sec-policy/selinux-clockspeed/ChangeLog +++ b/sec-policy/selinux-clockspeed/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-clockspeed -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog,v 1.26 2009/12/16 02:54:02 pebenito Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog,v 1.27 2011/02/05 12:07:15 blueness Exp $ + +*selinux-clockspeed-2.20101213 (05 Feb 2011) + + 05 Feb 2011; Anthony G. Basile <blueness@gentoo.org> + +selinux-clockspeed-2.20101213.ebuild: + New upstream policy. *selinux-clockspeed-2.20091215 (16 Dec 2009) diff --git a/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20101213.ebuild b/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20101213.ebuild new file mode 100644 index 000000000000..9ee4b837f5b5 --- /dev/null +++ b/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20101213.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20101213.ebuild,v 1.1 2011/02/05 12:07:15 blueness Exp $ + +MODS="clockspeed" +IUSE="" + +inherit selinux-policy-2 + +IUSE="" + +DESCRIPTION="SELinux policy for clockspeed" + +KEYWORDS="~amd64 ~x86" |