diff options
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" |