summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetre Rodan <kaiowas@gentoo.org>2004-11-22 20:40:41 +0000
committerPetre Rodan <kaiowas@gentoo.org>2004-11-22 20:40:41 +0000
commitd7afe374e0ec49fe0af2fdf510ee1d75a7079982 (patch)
tree0fc7580398a3e0db3ac43dc8d0c8e81d55517d07 /sec-policy/selinux-ftpd
parentpolicy cleanup (diff)
downloadhistorical-d7afe374e0ec49fe0af2fdf510ee1d75a7079982.tar.gz
historical-d7afe374e0ec49fe0af2fdf510ee1d75a7079982.tar.bz2
historical-d7afe374e0ec49fe0af2fdf510ee1d75a7079982.zip
merge with nsa policy
Diffstat (limited to 'sec-policy/selinux-ftpd')
-rw-r--r--sec-policy/selinux-ftpd/files/digest-selinux-ftpd-200411201
-rw-r--r--sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-ftpd/files/digest-selinux-ftpd-20041120 b/sec-policy/selinux-ftpd/files/digest-selinux-ftpd-20041120
new file mode 100644
index 000000000000..5f4102805efd
--- /dev/null
+++ b/sec-policy/selinux-ftpd/files/digest-selinux-ftpd-20041120
@@ -0,0 +1 @@
+MD5 3175e20936534c864ddc25a95a9b2e59 selinux-ftpd-20041120.tar.bz2 1648
diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild
new file mode 100644
index 000000000000..bfde85d04ae4
--- /dev/null
+++ b/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild,v 1.1 2004/11/22 20:40:41 kaiowas Exp $
+
+inherit selinux-policy
+
+TEFILES="ftpd.te"
+FCFILES="ftpd.fc"
+IUSE=""
+
+DESCRIPTION="SELinux policy for ftp daemons"
+
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+