diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-03-23 07:32:47 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-03-23 07:32:47 +0000 |
commit | 463b004b00570fef77f893c8988c54d6553fcb55 (patch) | |
tree | e5ba040ede3b38e08ee8fdadad92c38858f12091 /sec-policy/selinux-bind | |
parent | mark stable (diff) | |
download | gentoo-2-463b004b00570fef77f893c8988c54d6553fcb55.tar.gz gentoo-2-463b004b00570fef77f893c8988c54d6553fcb55.tar.bz2 gentoo-2-463b004b00570fef77f893c8988c54d6553fcb55.zip |
mark stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'sec-policy/selinux-bind')
-rw-r--r-- | sec-policy/selinux-bind/selinux-bind-20050219.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-bind/selinux-bind-20050219.ebuild b/sec-policy/selinux-bind/selinux-bind-20050219.ebuild index b0d106a57fee..18859350e330 100644 --- a/sec-policy/selinux-bind/selinux-bind-20050219.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-20050219.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20050219.ebuild,v 1.2 2005/02/25 07:43:44 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20050219.ebuild,v 1.3 2005/03/23 07:32:47 kaiowas Exp $ inherit selinux-policy @@ -11,5 +11,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050224" DESCRIPTION="SELinux policy for BIND" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |