diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-10-04 18:29:52 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-10-04 18:29:52 +0000 |
commit | c119bbe54e568d8b4e20813597e2159025df7151 (patch) | |
tree | d84b99466ebec7e69dd47aa65e53144b3959191d /sec-policy/selinux-ldap/selinux-ldap-2.20120725-r5.ebuild | |
parent | Add new background for lightdm-gtk-greeter. Thanks to Markellos Orfanos <m4rk... (diff) | |
download | gentoo-2-c119bbe54e568d8b4e20813597e2159025df7151.tar.gz gentoo-2-c119bbe54e568d8b4e20813597e2159025df7151.tar.bz2 gentoo-2-c119bbe54e568d8b4e20813597e2159025df7151.zip |
Stabilization of r5 policy
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-ldap/selinux-ldap-2.20120725-r5.ebuild')
-rw-r--r-- | sec-policy/selinux-ldap/selinux-ldap-2.20120725-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-ldap/selinux-ldap-2.20120725-r5.ebuild b/sec-policy/selinux-ldap/selinux-ldap-2.20120725-r5.ebuild index 6ef16289ac0f..f2addc12666e 100644 --- a/sec-policy/selinux-ldap/selinux-ldap-2.20120725-r5.ebuild +++ b/sec-policy/selinux-ldap/selinux-ldap-2.20120725-r5.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-ldap/selinux-ldap-2.20120725-r5.ebuild,v 1.1 2012/09/22 09:26:50 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ldap/selinux-ldap-2.20120725-r5.ebuild,v 1.2 2012/10/04 18:29:18 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ldap" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |