diff options
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-2.20120725-r7.ebuild | 14 |
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-chronyd/ChangeLog b/sec-policy/selinux-chronyd/ChangeLog index afabc5b79c0d..3ccf6106d652 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.15 2012/10/13 16:31:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chronyd/ChangeLog,v 1.16 2012/11/18 15:18:28 swift Exp $ + +*selinux-chronyd-2.20120725-r7 (18 Nov 2012) + + 18 Nov 2012; <swift@gentoo.org> +selinux-chronyd-2.20120725-r7.ebuild: + Pushing out rev 7 *selinux-chronyd-9999 (13 Oct 2012) diff --git a/sec-policy/selinux-chronyd/selinux-chronyd-2.20120725-r7.ebuild b/sec-policy/selinux-chronyd/selinux-chronyd-2.20120725-r7.ebuild new file mode 100644 index 000000000000..186c18483cb9 --- /dev/null +++ b/sec-policy/selinux-chronyd/selinux-chronyd-2.20120725-r7.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-2.20120725-r7.ebuild,v 1.1 2012/11/18 15:18:28 swift Exp $ +EAPI="4" + +IUSE="" +MODS="chronyd" +BASEPOL="2.20120725-r7" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for chronyd" + +KEYWORDS="~amd64 ~x86" |