diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2004-04-07 14:44:05 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2004-04-07 14:44:05 +0000 |
commit | 923a375f2b0d87cd49bee1956c25f4a0b4476fcf (patch) | |
tree | 1db155857428efa8842393806b769397bc404aba /sec-policy | |
parent | setting S is redundant (Manifest recommit) (diff) | |
download | gentoo-2-923a375f2b0d87cd49bee1956c25f4a0b4476fcf.tar.gz gentoo-2-923a375f2b0d87cd49bee1956c25f4a0b4476fcf.tar.bz2 gentoo-2-923a375f2b0d87cd49bee1956c25f4a0b4476fcf.zip |
mark stable
Diffstat (limited to 'sec-policy')
-rw-r--r-- | sec-policy/selinux-daemontools/selinux-daemontools-20040203.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-daemontools/selinux-daemontools-20040203.ebuild b/sec-policy/selinux-daemontools/selinux-daemontools-20040203.ebuild index 3619e0a9449c..1a40faf2f931 100644 --- a/sec-policy/selinux-daemontools/selinux-daemontools-20040203.ebuild +++ b/sec-policy/selinux-daemontools/selinux-daemontools-20040203.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-daemontools/selinux-daemontools-20040203.ebuild,v 1.2 2004/03/26 21:13:53 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-daemontools/selinux-daemontools-20040203.ebuild,v 1.3 2004/04/07 14:44:05 pebenito Exp $ TEFILES="daemontools.te" FCFILES="daemontools.fc" @@ -11,5 +11,5 @@ inherit selinux-policy DESCRIPTION="SELinux policy for daemontools" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ppc sparc" |