diff options
Diffstat (limited to 'sec-policy/selinux-ksmtuned')
-rw-r--r-- | sec-policy/selinux-ksmtuned/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20120215-r14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-ksmtuned/ChangeLog b/sec-policy/selinux-ksmtuned/ChangeLog index 270e3a3498b5..7e3d0646aabe 100644 --- a/sec-policy/selinux-ksmtuned/ChangeLog +++ b/sec-policy/selinux-ksmtuned/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-ksmtuned # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ksmtuned/ChangeLog,v 1.11 2012/07/26 13:07:30 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ksmtuned/ChangeLog,v 1.12 2012/07/30 16:25:47 swift Exp $ + + 30 Jul 2012; <swift@gentoo.org> selinux-ksmtuned-2.20120215-r14.ebuild: + Stabilization of revision 14 of the SELinux policy modules *selinux-ksmtuned-2.20120215-r15 (26 Jul 2012) diff --git a/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20120215-r14.ebuild b/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20120215-r14.ebuild index 9b378cb8040a..8b7808c92ac9 100644 --- a/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20120215-r14.ebuild +++ b/sec-policy/selinux-ksmtuned/selinux-ksmtuned-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-ksmtuned/selinux-ksmtuned-2.20120215-r14.ebuild,v 1.1 2012/07/17 14:27:08 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20120215-r14.ebuild,v 1.2 2012/07/30 16:25:47 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ksmtuned" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |