summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetre Rodan <kaiowas@gentoo.org>2005-04-23 19:01:46 +0000
committerPetre Rodan <kaiowas@gentoo.org>2005-04-23 19:01:46 +0000
commit5d295737efced06a09ed52e2ab2b557c4df6c4ad (patch)
treec4883fb5b3b6c01eef9ebbc9d294b59727f534cf /sec-policy/selinux-postgresql/selinux-postgresql-20050408.ebuild
parentmarked stable on ppc, took out sh from keywords due to missing dependency (diff)
downloadgentoo-2-5d295737efced06a09ed52e2ab2b557c4df6c4ad.tar.gz
gentoo-2-5d295737efced06a09ed52e2ab2b557c4df6c4ad.tar.bz2
gentoo-2-5d295737efced06a09ed52e2ab2b557c4df6c4ad.zip
merge with upstream
(Portage version: 2.0.51.19)
Diffstat (limited to 'sec-policy/selinux-postgresql/selinux-postgresql-20050408.ebuild')
-rw-r--r--sec-policy/selinux-postgresql/selinux-postgresql-20050408.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-20050408.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-20050408.ebuild
new file mode 100644
index 000000000000..0dc4a022c583
--- /dev/null
+++ b/sec-policy/selinux-postgresql/selinux-postgresql-20050408.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-20050408.ebuild,v 1.1 2005/04/23 19:01:46 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"
+