diff options
author | 2008-05-25 23:50:07 +0000 | |
---|---|---|
committer | 2008-05-25 23:50:07 +0000 | |
commit | 70cfe26dcccb0b42241537d0c34909d668096be1 (patch) | |
tree | 91b8b6c34631bed46b9c334f07a54af513d112c9 /sec-policy/selinux-clockspeed | |
parent | net-libs/gtk-vnc: bump to 0.3.6, bugfix release (diff) | |
download | historical-70cfe26dcccb0b42241537d0c34909d668096be1.tar.gz historical-70cfe26dcccb0b42241537d0c34909d668096be1.tar.bz2 historical-70cfe26dcccb0b42241537d0c34909d668096be1.zip |
sec-policy: bump selinux policy
Package-Manager: portage-2.1.5
Diffstat (limited to 'sec-policy/selinux-clockspeed')
-rw-r--r-- | sec-policy/selinux-clockspeed/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-clockspeed/selinux-clockspeed-20080525.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/sec-policy/selinux-clockspeed/ChangeLog b/sec-policy/selinux-clockspeed/ChangeLog index 98277bdf9a47..728c28af369b 100644 --- a/sec-policy/selinux-clockspeed/ChangeLog +++ b/sec-policy/selinux-clockspeed/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-clockspeed # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog,v 1.21 2008/03/16 04:06:34 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog,v 1.22 2008/05/25 23:49:34 pebenito Exp $ + +*selinux-clockspeed-20080525 (25 May 2008) + + 25 May 2008; Chris PeBenito <pebenito@gentoo.org> + +selinux-clockspeed-20080525.ebuild: + New SVN snapshot. 16 Mar 2008; Chris PeBenito <pebenito@gentoo.org> -selinux-clockspeed-20050316.ebuild, -selinux-clockspeed-20050626.ebuild, diff --git a/sec-policy/selinux-clockspeed/selinux-clockspeed-20080525.ebuild b/sec-policy/selinux-clockspeed/selinux-clockspeed-20080525.ebuild new file mode 100644 index 000000000000..1487ebe3c483 --- /dev/null +++ b/sec-policy/selinux-clockspeed/selinux-clockspeed-20080525.ebuild @@ -0,0 +1,14 @@ +# Copyright 2006-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/selinux-clockspeed-20080525.ebuild,v 1.1 2008/05/25 23:49:34 pebenito Exp $ + +MODS="clockspeed" +IUSE="" + +inherit selinux-policy-2 + +IUSE="" + +DESCRIPTION="SELinux policy for clockspeed" + +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" |