diff options
Diffstat (limited to 'sec-policy/selinux-bind')
-rw-r--r-- | sec-policy/selinux-bind/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-bind/selinux-bind-20070329.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog index a15ec1da344a..6f57cd0fd2dd 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.18 2007/03/29 23:37:49 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.19 2007/06/04 00:26:41 pebenito Exp $ + + 04 Jun 2007; Chris PeBenito <pebenito@gentoo.org> + selinux-bind-20070329.ebuild: + Mark stable. *selinux-bind-20070329 (29 Mar 2007) diff --git a/sec-policy/selinux-bind/selinux-bind-20070329.ebuild b/sec-policy/selinux-bind/selinux-bind-20070329.ebuild index 20f6ae5eaf3f..19424921895b 100644 --- a/sec-policy/selinux-bind/selinux-bind-20070329.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-20070329.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20070329.ebuild,v 1.1 2007/03/29 23:37:49 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20070329.ebuild,v 1.2 2007/06/04 00:26:41 pebenito Exp $ MODS="bind" IUSE="" @@ -9,5 +9,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for BIND" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 mips ppc sparc x86" |