diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-06-26 17:31:19 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-06-26 17:31:19 +0000 |
commit | 762acdd6c3c9e1fb2106346c5102abbebc732a0d (patch) | |
tree | 560ac4d2618e7407e5ea81f526b9f08b67714190 /sec-policy/selinux-snmpd/selinux-snmpd-20050605.ebuild | |
parent | marked stable (diff) | |
download | gentoo-2-762acdd6c3c9e1fb2106346c5102abbebc732a0d.tar.gz gentoo-2-762acdd6c3c9e1fb2106346c5102abbebc732a0d.tar.bz2 gentoo-2-762acdd6c3c9e1fb2106346c5102abbebc732a0d.zip |
merge with upstream
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sec-policy/selinux-snmpd/selinux-snmpd-20050605.ebuild')
-rw-r--r-- | sec-policy/selinux-snmpd/selinux-snmpd-20050605.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-snmpd/selinux-snmpd-20050605.ebuild b/sec-policy/selinux-snmpd/selinux-snmpd-20050605.ebuild new file mode 100644 index 000000000000..4d94622d5897 --- /dev/null +++ b/sec-policy/selinux-snmpd/selinux-snmpd-20050605.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-snmpd/selinux-snmpd-20050605.ebuild,v 1.1 2005/06/26 17:31:19 kaiowas Exp $ + +inherit selinux-policy + +TEFILES="snmpd.te" +FCFILES="snmpd.fc" +IUSE="" +RDEPEND=">=sec-policy/selinux-base-policy-20050224" + +DESCRIPTION="SELinux policy for snmp daemons" + +KEYWORDS="~x86 ~ppc ~sparc ~amd64" + |