diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:11:46 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:11:46 +0000 |
commit | b15129953afe9343dc10433a5d71954ca99068ea (patch) | |
tree | 8409ba102e06eda302d8fd1234a7608778ea68c3 /sec-policy/selinux-bind | |
parent | mark stable (diff) | |
download | historical-b15129953afe9343dc10433a5d71954ca99068ea.tar.gz historical-b15129953afe9343dc10433a5d71954ca99068ea.tar.bz2 historical-b15129953afe9343dc10433a5d71954ca99068ea.zip |
mark stable
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'sec-policy/selinux-bind')
4 files changed, 13 insertions, 9 deletions
diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog index 0012103ca1f9..27fcae392d6b 100644 --- a/sec-policy/selinux-bind/ChangeLog +++ b/sec-policy/selinux-bind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-bind -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.7 2004/11/22 20:24:14 kaiowas Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.8 2005/01/20 09:05:19 kaiowas Exp $ + + 20 Jan 2005; petre rodan <kaiowas@gentoo.org> + selinux-bind-20041120.ebuild: + mark stable *selinux-bind-20041120 (22 Nov 2004) diff --git a/sec-policy/selinux-bind/selinux-bind-20040428.ebuild b/sec-policy/selinux-bind/selinux-bind-20040428.ebuild index 2f8358d4c10b..8dfdb0011c4c 100644 --- a/sec-policy/selinux-bind/selinux-bind-20040428.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-20040428.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-bind/selinux-bind-20040428.ebuild,v 1.3 2004/09/20 01:55:46 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20040428.ebuild,v 1.4 2005/01/20 09:05:19 kaiowas Exp $ TEFILES="named.te" FCFILES="named.fc" diff --git a/sec-policy/selinux-bind/selinux-bind-20040925.ebuild b/sec-policy/selinux-bind/selinux-bind-20040925.ebuild index dfadaaf69368..60d9c0596766 100644 --- a/sec-policy/selinux-bind/selinux-bind-20040925.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-20040925.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-bind/selinux-bind-20040925.ebuild,v 1.1 2004/10/23 13:43:01 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20040925.ebuild,v 1.2 2005/01/20 09:05:19 kaiowas Exp $ inherit selinux-policy diff --git a/sec-policy/selinux-bind/selinux-bind-20041120.ebuild b/sec-policy/selinux-bind/selinux-bind-20041120.ebuild index c831ff24fc89..ba9127ff7b24 100644 --- a/sec-policy/selinux-bind/selinux-bind-20041120.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-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-bind/selinux-bind-20041120.ebuild,v 1.1 2004/11/22 20:24:14 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20041120.ebuild,v 1.2 2005/01/20 09:05:19 kaiowas Exp $ inherit selinux-policy @@ -10,7 +10,7 @@ IUSE="" DESCRIPTION="SELinux policy for BIND" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" RDEPEND=">=sec-policy/selinux-base-policy-20041023" |