diff options
Diffstat (limited to 'sec-policy/selinux-quota')
-rw-r--r-- | sec-policy/selinux-quota/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-quota/selinux-quota-2.20130424-r4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sec-policy/selinux-quota/ChangeLog b/sec-policy/selinux-quota/ChangeLog index 37a5eab74be6..bbdb87c83898 100644 --- a/sec-policy/selinux-quota/ChangeLog +++ b/sec-policy/selinux-quota/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-quota -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-quota/ChangeLog,v 1.32 2013/12/11 13:20:52 swift Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-quota/ChangeLog,v 1.33 2014/01/12 20:22:38 swift Exp $ + + 12 Jan 2014; Sven Vermeulen <swift@gentoo.org> + selinux-quota-2.20130424-r4.ebuild: + Stabilize 2.20130424-r4 *selinux-quota-2.20130424-r4 (11 Dec 2013) diff --git a/sec-policy/selinux-quota/selinux-quota-2.20130424-r4.ebuild b/sec-policy/selinux-quota/selinux-quota-2.20130424-r4.ebuild index 8f89eb59b459..cf6f28694e59 100644 --- a/sec-policy/selinux-quota/selinux-quota-2.20130424-r4.ebuild +++ b/sec-policy/selinux-quota/selinux-quota-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-quota/selinux-quota-2.20130424-r4.ebuild,v 1.1 2013/12/11 13:20:52 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-quota/selinux-quota-2.20130424-r4.ebuild,v 1.2 2014/01/12 20:22:38 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for quota" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |