summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2004-04-28 16:22:00 +0000
committerChris PeBenito <pebenito@gentoo.org>2004-04-28 16:22:00 +0000
commit44daa56bcb1a97a3581a329ce62d440ecc04c9f4 (patch)
treed28b76d5a5bc2cea56ff1c72fbe214a6ccf69888 /sec-policy
parentmoves dev-lang/squeak-vm to dev-lang/squeak-fullimage (diff)
downloadgentoo-2-44daa56bcb1a97a3581a329ce62d440ecc04c9f4.tar.gz
gentoo-2-44daa56bcb1a97a3581a329ce62d440ecc04c9f4.tar.bz2
gentoo-2-44daa56bcb1a97a3581a329ce62d440ecc04c9f4.zip
2004.1 update
Diffstat (limited to 'sec-policy')
-rw-r--r--sec-policy/selinux-bind/ChangeLog8
-rw-r--r--sec-policy/selinux-bind/files/digest-selinux-bind-200404281
-rw-r--r--sec-policy/selinux-bind/selinux-bind-20040428.ebuild14
3 files changed, 22 insertions, 1 deletions
diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog
index 9b426c86b922..43edad54154e 100644
--- a/sec-policy/selinux-bind/ChangeLog
+++ b/sec-policy/selinux-bind/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-bind
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.4 2004/04/28 16:22:00 pebenito Exp $
+
+*selinux-bind-20040428 (28 Apr 2004)
+
+ 28 Apr 2004; Chris PeBenito <pebenito@gentoo.org>
+ +selinux-bind-20040428.ebuild:
+ 2004.1 update.
16 Jan 2004; Chris PeBenito <pebenito@gentoo.org>
selinux-bind-20031222.ebuild:
diff --git a/sec-policy/selinux-bind/files/digest-selinux-bind-20040428 b/sec-policy/selinux-bind/files/digest-selinux-bind-20040428
new file mode 100644
index 000000000000..38171f7df599
--- /dev/null
+++ b/sec-policy/selinux-bind/files/digest-selinux-bind-20040428
@@ -0,0 +1 @@
+MD5 3f705bf67d60a4d81d378ac5460f5738 selinux-bind-20040428.tar.bz2 1760
diff --git a/sec-policy/selinux-bind/selinux-bind-20040428.ebuild b/sec-policy/selinux-bind/selinux-bind-20040428.ebuild
new file mode 100644
index 000000000000..8dd74ba5b34a
--- /dev/null
+++ b/sec-policy/selinux-bind/selinux-bind-20040428.ebuild
@@ -0,0 +1,14 @@
+# 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-20040428.ebuild,v 1.1 2004/04/28 16:22:00 pebenito Exp $
+
+TEFILES="named.te"
+FCFILES="named.fc"
+IUSE=""
+
+inherit selinux-policy
+
+DESCRIPTION="SELinux policy for BIND"
+
+KEYWORDS="x86 ppc sparc"
+