diff options
author | 2005-02-25 08:14:35 +0000 | |
---|---|---|
committer | 2005-02-25 08:14:35 +0000 | |
commit | 011259a6519b753b6ac99cf185c81d7483f399b1 (patch) | |
tree | 14563bde8151e7d7a766c6d5a183744e6729c862 /sec-policy/selinux-postgresql/selinux-postgresql-20050219.ebuild | |
parent | merge with upstream policy (diff) | |
download | historical-011259a6519b753b6ac99cf185c81d7483f399b1.tar.gz historical-011259a6519b753b6ac99cf185c81d7483f399b1.tar.bz2 historical-011259a6519b753b6ac99cf185c81d7483f399b1.zip |
merge with upstream policy
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sec-policy/selinux-postgresql/selinux-postgresql-20050219.ebuild')
-rw-r--r-- | sec-policy/selinux-postgresql/selinux-postgresql-20050219.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-20050219.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-20050219.ebuild new file mode 100644 index 000000000000..8aede8e9c592 --- /dev/null +++ b/sec-policy/selinux-postgresql/selinux-postgresql-20050219.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-postgresql/selinux-postgresql-20050219.ebuild,v 1.1 2005/02/25 08:14:35 kaiowas Exp $ + +inherit selinux-policy + +TEFILES="postgresql.te" +FCFILES="postgresql.fc" +IUSE="" +RDEPEND=">=sec-policy/selinux-base-policy-20050224" + +DESCRIPTION="SELinux policy for PostgreSQL" + +KEYWORDS="~x86 ~ppc ~sparc ~amd64" + |