diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-10-13 16:31:06 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-10-13 16:31:06 +0000 |
commit | a2c538a446886255914c1060a473d6432194cbd9 (patch) | |
tree | 40782a7c099c863df436c9c901c54d4db5351556 /sec-policy/selinux-chronyd | |
parent | 5906 device short DMA fragment workaround. Linux patch 3.0.46 (diff) | |
download | gentoo-2-a2c538a446886255914c1060a473d6432194cbd9.tar.gz gentoo-2-a2c538a446886255914c1060a473d6432194cbd9.tar.bz2 gentoo-2-a2c538a446886255914c1060a473d6432194cbd9.zip |
Adding live ebuilds for SELinux policies
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-chronyd')
-rw-r--r-- | sec-policy/selinux-chronyd/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-chronyd/selinux-chronyd-9999.ebuild | 14 |
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-chronyd/ChangeLog b/sec-policy/selinux-chronyd/ChangeLog index e18082a30b77..afabc5b79c0d 100644 --- a/sec-policy/selinux-chronyd/ChangeLog +++ b/sec-policy/selinux-chronyd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-chronyd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chronyd/ChangeLog,v 1.14 2012/10/04 18:29:44 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chronyd/ChangeLog,v 1.15 2012/10/13 16:31:00 swift Exp $ + +*selinux-chronyd-9999 (13 Oct 2012) + + 13 Oct 2012; <swift@gentoo.org> +selinux-chronyd-9999.ebuild: + Adding live ebuild 04 Oct 2012; <swift@gentoo.org> selinux-chronyd-2.20120725-r5.ebuild: Stabilization diff --git a/sec-policy/selinux-chronyd/selinux-chronyd-9999.ebuild b/sec-policy/selinux-chronyd/selinux-chronyd-9999.ebuild new file mode 100644 index 000000000000..8fce61d9a892 --- /dev/null +++ b/sec-policy/selinux-chronyd/selinux-chronyd-9999.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chronyd/selinux-chronyd-9999.ebuild,v 1.1 2012/10/13 16:31:00 swift Exp $ +EAPI="4" + +IUSE="" +MODS="chronyd" +BASEPOL="9999" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for chronyd" + +KEYWORDS="" |