diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-03-23 07:38:05 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-03-23 07:38:05 +0000 |
commit | c6bd2a861c30c3586943a3099944c246952a06aa (patch) | |
tree | 2eeb686aeb310de393876edbb8c6b4aadc50a467 /sec-policy/selinux-dhcp | |
parent | New hmake release. It works with ghc6.4 (diff) | |
download | gentoo-2-c6bd2a861c30c3586943a3099944c246952a06aa.tar.gz gentoo-2-c6bd2a861c30c3586943a3099944c246952a06aa.tar.bz2 gentoo-2-c6bd2a861c30c3586943a3099944c246952a06aa.zip |
mark stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'sec-policy/selinux-dhcp')
-rw-r--r-- | sec-policy/selinux-dhcp/selinux-dhcp-20050219.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-dhcp/selinux-dhcp-20050219.ebuild b/sec-policy/selinux-dhcp/selinux-dhcp-20050219.ebuild index 8e8a1d5bc9c2..b80144d471ce 100644 --- a/sec-policy/selinux-dhcp/selinux-dhcp-20050219.ebuild +++ b/sec-policy/selinux-dhcp/selinux-dhcp-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-dhcp/selinux-dhcp-20050219.ebuild,v 1.1 2005/02/25 07:49:05 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/selinux-dhcp-20050219.ebuild,v 1.2 2005/03/23 07:38:05 kaiowas Exp $ inherit selinux-policy @@ -10,5 +10,5 @@ IUSE="" DESCRIPTION="SELinux policy for dhcp server" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |