diff options
author | 2004-07-13 14:00:50 +0000 | |
---|---|---|
committer | 2004-07-13 14:00:50 +0000 | |
commit | 5a1e1f9df80f415118636ee578a89d56b81d7f64 (patch) | |
tree | 2e986f38bd09e0c76471b112629a39a6f53d1f2d /sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild | |
parent | New package, original ebuild by Tom Martin <slarti@gentoo.org> #53229 (diff) | |
download | historical-5a1e1f9df80f415118636ee578a89d56b81d7f64.tar.gz historical-5a1e1f9df80f415118636ee578a89d56b81d7f64.tar.bz2 historical-5a1e1f9df80f415118636ee578a89d56b81d7f64.zip |
initial import from sf.net
Diffstat (limited to 'sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild')
-rw-r--r-- | sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild new file mode 100644 index 000000000000..9cdcd244439f --- /dev/null +++ b/sec-policy/selinux-ftpd/selinux-ftpd-20040713.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-20040713.ebuild,v 1.1 2004/07/13 14:00:49 method Exp $ + +TEFILES="ftpd.te" +FCFILES="ftpd.fc" +IUSE="" + +inherit selinux-policy + +DESCRIPTION="SELinux policy for ftp daemons" + +KEYWORDS="x86 ppc sparc" + |