diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2004-01-16 20:05:51 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2004-01-16 20:05:51 +0000 |
commit | d9637eb39a6614eb72524a1bb79f9f3ac32fb82a (patch) | |
tree | 76145009385a27a3bc55d1a8f057955b6dd9b19e /sec-policy | |
parent | Initial commit. Gentoo fixes by Patrick and Bill McCarty. (Manifest recommit) (diff) | |
download | gentoo-2-d9637eb39a6614eb72524a1bb79f9f3ac32fb82a.tar.gz gentoo-2-d9637eb39a6614eb72524a1bb79f9f3ac32fb82a.tar.bz2 gentoo-2-d9637eb39a6614eb72524a1bb79f9f3ac32fb82a.zip |
mark stable
Diffstat (limited to 'sec-policy')
4 files changed, 9 insertions, 19 deletions
diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog index 1d280a6c7ada..9b426c86b922 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.2 2003/12/23 01:12:46 pebenito Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.3 2004/01/16 20:05:51 pebenito Exp $ + + 16 Jan 2004; Chris PeBenito <pebenito@gentoo.org> + selinux-bind-20031222.ebuild: + Mark stable. *selinux-bind-20031222 (22 Dec 2003) diff --git a/sec-policy/selinux-bind/files/digest-selinux-bind-20030811 b/sec-policy/selinux-bind/files/digest-selinux-bind-20030811 deleted file mode 100644 index 9a5a401b0612..000000000000 --- a/sec-policy/selinux-bind/files/digest-selinux-bind-20030811 +++ /dev/null @@ -1 +0,0 @@ -MD5 937fd27d319b9a6134ab4e1192b47180 selinux-bind-20030811.tar.bz2 1659 diff --git a/sec-policy/selinux-bind/selinux-bind-20030811.ebuild b/sec-policy/selinux-bind/selinux-bind-20030811.ebuild deleted file mode 100644 index ee0680294ae7..000000000000 --- a/sec-policy/selinux-bind/selinux-bind-20030811.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20030811.ebuild,v 1.1 2003/08/12 01:51:20 pebenito Exp $ - -TEFILES="named.te" -FCFILES="named.fc" - -inherit selinux-policy - -DESCRIPTION="SELinux policy for BIND" - -KEYWORDS="x86" - diff --git a/sec-policy/selinux-bind/selinux-bind-20031222.ebuild b/sec-policy/selinux-bind/selinux-bind-20031222.ebuild index 3283b8e36db7..259f63da446b 100644 --- a/sec-policy/selinux-bind/selinux-bind-20031222.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-20031222.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20031222.ebuild,v 1.1 2003/12/23 01:12:46 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20031222.ebuild,v 1.2 2004/01/16 20:05:51 pebenito Exp $ TEFILES="named.te" FCFILES="named.fc" @@ -9,5 +9,5 @@ inherit selinux-policy DESCRIPTION="SELinux policy for BIND" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ppc sparc" |