diff options
author | 2011-08-28 21:13:13 +0000 | |
---|---|---|
committer | 2011-08-28 21:13:13 +0000 | |
commit | c8b65fdd2255e65bc8d78e40c030a567588068c8 (patch) | |
tree | 9546d780e42a061d9b11330160f2778252272e52 /sec-policy/selinux-ftpd/selinux-ftpd-2.20110726.ebuild | |
parent | New SELinux module packages (entropyd, ftp, ipsec, jabber, snmp) which need t... (diff) | |
download | historical-c8b65fdd2255e65bc8d78e40c030a567588068c8.tar.gz historical-c8b65fdd2255e65bc8d78e40c030a567588068c8.tar.bz2 historical-c8b65fdd2255e65bc8d78e40c030a567588068c8.zip |
Pushing out SELinux policy modules based on new 20110726 release (refpolicy)
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-ftpd/selinux-ftpd-2.20110726.ebuild')
-rw-r--r-- | sec-policy/selinux-ftpd/selinux-ftpd-2.20110726.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-2.20110726.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-2.20110726.ebuild new file mode 100644 index 000000000000..f25b717c4b99 --- /dev/null +++ b/sec-policy/selinux-ftpd/selinux-ftpd-2.20110726.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-2.20110726.ebuild,v 1.1 2011/08/28 21:13:01 swift Exp $ +EAPI="4" + +DEPEND=">=sec-policy/selinux-ftp-2.20110726" + +IUSE="" +DESCRIPTION="SELinux policy for FTPd (meta-package for ftp)" +HOMEPAGE="http://hardened.gentoo.org/selinux" +KEYWORDS="~amd64 ~x86" +SLOT="0" +LICENSE="public-domain" |