diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-03-09 12:37:27 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-03-09 12:37:27 +0000 |
commit | beaae5f1ae840efa5c127f0092566e4b377a5981 (patch) | |
tree | fd2fe620d3f52f3edc94ce14511a9e4e8c20ea12 /sec-policy/selinux-pan | |
parent | New drives in hddgentoo.db. Fixes bug #456714 and bug #458056. (diff) | |
download | gentoo-2-beaae5f1ae840efa5c127f0092566e4b377a5981.tar.gz gentoo-2-beaae5f1ae840efa5c127f0092566e4b377a5981.tar.bz2 gentoo-2-beaae5f1ae840efa5c127f0092566e4b377a5981.zip |
Pushing out rev 12
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-pan')
-rw-r--r-- | sec-policy/selinux-pan/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-pan/selinux-pan-2.20120725-r12.ebuild | 18 |
2 files changed, 23 insertions, 0 deletions
diff --git a/sec-policy/selinux-pan/ChangeLog b/sec-policy/selinux-pan/ChangeLog index c33afa64151d..e13ba5f58d40 100644 --- a/sec-policy/selinux-pan/ChangeLog +++ b/sec-policy/selinux-pan/ChangeLog @@ -1,4 +1,9 @@ +*selinux-pan-2.20120725-r12 (09 Mar 2013) + + 09 Mar 2013; Sven Vermeulen <swift@gentoo.org> + +selinux-pan-2.20120725-r12.ebuild: + Pushing out rev 12 23 Feb 2013; Sven Vermeulen <swift@gentoo.org> selinux-pan-2.20120725-r11.ebuild: diff --git a/sec-policy/selinux-pan/selinux-pan-2.20120725-r12.ebuild b/sec-policy/selinux-pan/selinux-pan-2.20120725-r12.ebuild new file mode 100644 index 000000000000..8e2ae98168d4 --- /dev/null +++ b/sec-policy/selinux-pan/selinux-pan-2.20120725-r12.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 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-r12.ebuild,v 1.1 2013/03/09 12:37:05 swift Exp $ +EAPI="4" + +IUSE="" +MODS="pan" +BASEPOL="2.20120725-r12" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for pan" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${DEPEND}" |