diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-03-09 12:14:36 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-03-09 12:14:36 +0000 |
commit | 6bf56e0535a6564401e55d60fce858a31d362f6f (patch) | |
tree | b8f9794fe85d47e1a653936e3993f764763044c2 /sec-policy/selinux-dante/selinux-dante-20050308.ebuild | |
parent | Version bump for bug 84536; added patch for both 2.0 and 2.1 to fix some comp... (diff) | |
download | historical-6bf56e0535a6564401e55d60fce858a31d362f6f.tar.gz historical-6bf56e0535a6564401e55d60fce858a31d362f6f.tar.bz2 historical-6bf56e0535a6564401e55d60fce858a31d362f6f.zip |
added rules needed by >=dante-1.1.15-r1
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sec-policy/selinux-dante/selinux-dante-20050308.ebuild')
-rw-r--r-- | sec-policy/selinux-dante/selinux-dante-20050308.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-dante/selinux-dante-20050308.ebuild b/sec-policy/selinux-dante/selinux-dante-20050308.ebuild new file mode 100644 index 000000000000..e2ed114bb818 --- /dev/null +++ b/sec-policy/selinux-dante/selinux-dante-20050308.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-20050308.ebuild,v 1.1 2005/03/09 12:14:36 kaiowas Exp $ + +inherit selinux-policy + +TEFILES="dante.te" +FCFILES="dante.fc" +IUSE="" +RDEPEND=">=sec-policy/selinux-base-policy-20050224" + +DESCRIPTION="SELinux policy for dante (free socks4,5 and msproxy implementation)" + +KEYWORDS="~x86 ~ppc ~sparc ~amd64" + |