diff options
Diffstat (limited to 'sec-policy/selinux-nx')
-rw-r--r-- | sec-policy/selinux-nx/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-nx/selinux-nx-2.20130424-r4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sec-policy/selinux-nx/ChangeLog b/sec-policy/selinux-nx/ChangeLog index ac0bda88f6ec..a4453c6e5b6d 100644 --- a/sec-policy/selinux-nx/ChangeLog +++ b/sec-policy/selinux-nx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-nx -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nx/ChangeLog,v 1.32 2013/12/11 13:21:02 swift Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nx/ChangeLog,v 1.33 2014/01/12 20:22:47 swift Exp $ + + 12 Jan 2014; Sven Vermeulen <swift@gentoo.org> + selinux-nx-2.20130424-r4.ebuild: + Stabilize 2.20130424-r4 *selinux-nx-2.20130424-r4 (11 Dec 2013) diff --git a/sec-policy/selinux-nx/selinux-nx-2.20130424-r4.ebuild b/sec-policy/selinux-nx/selinux-nx-2.20130424-r4.ebuild index 532e236303ea..fad5abd7f51b 100644 --- a/sec-policy/selinux-nx/selinux-nx-2.20130424-r4.ebuild +++ b/sec-policy/selinux-nx/selinux-nx-2.20130424-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nx/selinux-nx-2.20130424-r4.ebuild,v 1.1 2013/12/11 13:21:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nx/selinux-nx-2.20130424-r4.ebuild,v 1.2 2014/01/12 20:22:47 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for nx" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |