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 | 6738eff6be2088a8345a3c744c59bb9febf00e45 (patch) | |
tree | af06776014bb0769f5bad7635f15a96a3b042b38 /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 | gentoo-2-6738eff6be2088a8345a3c744c59bb9febf00e45.tar.gz gentoo-2-6738eff6be2088a8345a3c744c59bb9febf00e45.tar.bz2 gentoo-2-6738eff6be2088a8345a3c744c59bb9febf00e45.zip |
added rules needed by >=dante-1.1.15-r1
(Portage version: 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" + |