summaryrefslogtreecommitdiff
blob: d5aae6cc566a803267d1d773963802ef7d40792b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openldap/selinux-openldap-2.20101213-r1.ebuild,v 1.2 2011/06/02 12:42:52 blueness Exp $

EAPI=3

DESCRIPTION="SELinux policy for openldap (meta package for selinux-ldap)"
HOMEPAGE="http://hardened.gentoo.org"
SRC_URI=""

LICENSE="as-is"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""

RDEPEND=">=sec-policy/selinux-ldap-2.20101213-r1"