diff options
Diffstat (limited to 'sec-policy/selinux-postgresql/selinux-postgresql-2.20120215-r1.ebuild')
-rw-r--r-- | sec-policy/selinux-postgresql/selinux-postgresql-2.20120215-r1.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-2.20120215-r1.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-2.20120215-r1.ebuild deleted file mode 100644 index 27377ed4513a..000000000000 --- a/sec-policy/selinux-postgresql/selinux-postgresql-2.20120215-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/selinux-postgresql-2.20120215-r1.ebuild,v 1.1 2012/05/20 18:40:08 swift Exp $ -EAPI="4" - -IUSE="" -MODS="postgresql" -BASEPOL="2.20120215-r9" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for postgresql" -KEYWORDS="~amd64 ~x86" |