diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:42:20 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:42:20 +0000 |
commit | 1af95de1d3c2a07223d98a105db55518c56ea10a (patch) | |
tree | 4fac960dd45a0c14bf161ed46fe1e7197fd4debd /sec-policy/selinux-ntp/selinux-ntp-20041120.ebuild | |
parent | Added fix for cups/nautilus compilation failures - see bug #65604 (diff) | |
download | historical-1af95de1d3c2a07223d98a105db55518c56ea10a.tar.gz historical-1af95de1d3c2a07223d98a105db55518c56ea10a.tar.bz2 historical-1af95de1d3c2a07223d98a105db55518c56ea10a.zip |
mark stable
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'sec-policy/selinux-ntp/selinux-ntp-20041120.ebuild')
-rw-r--r-- | sec-policy/selinux-ntp/selinux-ntp-20041120.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sec-policy/selinux-ntp/selinux-ntp-20041120.ebuild b/sec-policy/selinux-ntp/selinux-ntp-20041120.ebuild index d011919d89e3..9125c22edd7b 100644 --- a/sec-policy/selinux-ntp/selinux-ntp-20041120.ebuild +++ b/sec-policy/selinux-ntp/selinux-ntp-20041120.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-20041120.ebuild,v 1.1 2004/11/22 20:53:04 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-20041120.ebuild,v 1.2 2005/01/20 09:29:41 kaiowas Exp $ inherit selinux-policy @@ -10,7 +10,7 @@ IUSE="" DESCRIPTION="SELinux policy for the network time protocol daemon" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" RDEPEND=">=sec-policy/selinux-base-policy-20041023" |