diff options
Diffstat (limited to 'sec-policy/selinux-chronyd')
-rw-r--r-- | sec-policy/selinux-chronyd/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-chronyd/selinux-chronyd-2.20120215-r14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-chronyd/ChangeLog b/sec-policy/selinux-chronyd/ChangeLog index ef52b0fd1948..f81f1fabc0ac 100644 --- a/sec-policy/selinux-chronyd/ChangeLog +++ b/sec-policy/selinux-chronyd/ChangeLog @@ -1,6 +1,9 @@ # 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.11 2012/07/26 13:07:18 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chronyd/ChangeLog,v 1.12 2012/07/30 16:26:06 swift Exp $ + + 30 Jul 2012; <swift@gentoo.org> selinux-chronyd-2.20120215-r14.ebuild: + Stabilization of revision 14 of the SELinux policy modules *selinux-chronyd-2.20120215-r15 (26 Jul 2012) diff --git a/sec-policy/selinux-chronyd/selinux-chronyd-2.20120215-r14.ebuild b/sec-policy/selinux-chronyd/selinux-chronyd-2.20120215-r14.ebuild index d0f63dc6d875..2f80ab62397b 100644 --- a/sec-policy/selinux-chronyd/selinux-chronyd-2.20120215-r14.ebuild +++ b/sec-policy/selinux-chronyd/selinux-chronyd-2.20120215-r14.ebuild @@ -1,6 +1,6 @@ # 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-r14.ebuild,v 1.1 2012/07/17 14:27:27 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chronyd/selinux-chronyd-2.20120215-r14.ebuild,v 1.2 2012/07/30 16:26:06 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for chronyd" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |