summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-12-03 08:52:46 +0000
committerSven Vermeulen <swift@gentoo.org>2012-12-03 08:52:46 +0000
commit28283f0cbc14c95805e846773f8f80d4387280dd (patch)
tree3bf3d4987b9bf4b06ea503b3f790a8cee6a6cc8e /sec-policy/selinux-pan
parentfix typo, thanks tomwij (diff)
downloadgentoo-2-28283f0cbc14c95805e846773f8f80d4387280dd.tar.gz
gentoo-2-28283f0cbc14c95805e846773f8f80d4387280dd.tar.bz2
gentoo-2-28283f0cbc14c95805e846773f8f80d4387280dd.zip
Bumping to revision 8
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-pan')
-rw-r--r--sec-policy/selinux-pan/ChangeLog5
-rw-r--r--sec-policy/selinux-pan/selinux-pan-2.20120725-r8.ebuild18
2 files changed, 22 insertions, 1 deletions
diff --git a/sec-policy/selinux-pan/ChangeLog b/sec-policy/selinux-pan/ChangeLog
index 7688f3675675..f73bc6795b7b 100644
--- a/sec-policy/selinux-pan/ChangeLog
+++ b/sec-policy/selinux-pan/ChangeLog
@@ -1,4 +1,8 @@
+*selinux-pan-2.20120725-r8 (03 Dec 2012)
+
+ 03 Dec 2012; Sven Vermeulen +selinux-pan-2.20120725-r8.ebuild:
+ Bumping to revision 8
*selinux-pan-2.20120725-r7 (18 Nov 2012)
@@ -77,4 +81,3 @@
+files/fix-apps-pan-r1.patch, +selinux-pan-2.20101213-r1.ebuild,
+metadata.xml:
Initial commit policy for pan
-
diff --git a/sec-policy/selinux-pan/selinux-pan-2.20120725-r8.ebuild b/sec-policy/selinux-pan/selinux-pan-2.20120725-r8.ebuild
new file mode 100644
index 000000000000..c7d124298b7a
--- /dev/null
+++ b/sec-policy/selinux-pan/selinux-pan-2.20120725-r8.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20120725-r8.ebuild,v 1.1 2012/12/03 08:52:13 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="pan"
+BASEPOL="2.20120725-r8"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for pan"
+
+KEYWORDS="~amd64 ~x86"
+DEPEND="${DEPEND}
+ sec-policy/selinux-xserver
+"
+RDEPEND="${DEPEND}"