diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2008-02-03 01:38:00 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2008-02-03 01:38:00 +0000 |
commit | ef457abe3f7dc473a5cd315bc32250c032f26369 (patch) | |
tree | d857100a48e1bfb9cb9c953a9afdc17f80f2cb2d /sec-policy/selinux-samba/selinux-samba-20070928.ebuild | |
parent | raise libbonobo dependency wrt to bug #171124 (diff) | |
download | gentoo-2-ef457abe3f7dc473a5cd315bc32250c032f26369.tar.gz gentoo-2-ef457abe3f7dc473a5cd315bc32250c032f26369.tar.bz2 gentoo-2-ef457abe3f7dc473a5cd315bc32250c032f26369.zip |
Mark SELinux policy stable
(Portage version: 2.1.4.1)
Diffstat (limited to 'sec-policy/selinux-samba/selinux-samba-20070928.ebuild')
-rw-r--r-- | sec-policy/selinux-samba/selinux-samba-20070928.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sec-policy/selinux-samba/selinux-samba-20070928.ebuild b/sec-policy/selinux-samba/selinux-samba-20070928.ebuild index ab668339f35c..53b149ef9f77 100644 --- a/sec-policy/selinux-samba/selinux-samba-20070928.ebuild +++ b/sec-policy/selinux-samba/selinux-samba-20070928.ebuild @@ -1,6 +1,6 @@ -# Copyright 2006-2007 Gentoo Foundation +# Copyright 2006-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/selinux-samba-20070928.ebuild,v 1.1 2007/11/27 02:46:06 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/selinux-samba-20070928.ebuild,v 1.2 2008/02/03 01:37:57 pebenito Exp $ MODS="samba" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for samba" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 mips ppc sparc x86" |