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.20120215-r1.ebuild | 14 |
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-chronyd/ChangeLog b/sec-policy/selinux-chronyd/ChangeLog index 2d3a60224b3f..85d4263fe27b 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.8 2012/05/13 11:50:37 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chronyd/ChangeLog,v 1.9 2012/06/27 20:34:16 swift Exp $ + +*selinux-chronyd-2.20120215-r1 (27 Jun 2012) + + 27 Jun 2012; <swift@gentoo.org> +selinux-chronyd-2.20120215-r1.ebuild: + Bump to revision 13 13 May 2012; <swift@gentoo.org> -selinux-chronyd-2.20110726.ebuild: Removing deprecated ebuilds (cleanup) diff --git a/sec-policy/selinux-chronyd/selinux-chronyd-2.20120215-r1.ebuild b/sec-policy/selinux-chronyd/selinux-chronyd-2.20120215-r1.ebuild new file mode 100644 index 000000000000..24e23f655faa --- /dev/null +++ b/sec-policy/selinux-chronyd/selinux-chronyd-2.20120215-r1.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.20120215-r1.ebuild,v 1.1 2012/06/27 20:34:16 swift Exp $ +EAPI="4" + +IUSE="" +MODS="chronyd" +BASEPOL="2.20120215-r13" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for chronyd" + +KEYWORDS="~amd64 ~x86" |