diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-09-26 17:24:52 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-09-26 17:24:52 +0000 |
commit | dbbbacb4f54c6d6032cd40f165d235338484919b (patch) | |
tree | ed4cd27d33ee79227ae2ba4712f190af0a08a425 /sec-policy/selinux-lpd/selinux-lpd-2.20130424-r3.ebuild | |
parent | Format edit to Changelog entry re xen-tools (diff) | |
download | gentoo-2-dbbbacb4f54c6d6032cd40f165d235338484919b.tar.gz gentoo-2-dbbbacb4f54c6d6032cd40f165d235338484919b.tar.bz2 gentoo-2-dbbbacb4f54c6d6032cd40f165d235338484919b.zip |
Release 2.20130424-r3, fixing bugs #480628, #482196, #475432, #485304, #480870 and #428322
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sec-policy/selinux-lpd/selinux-lpd-2.20130424-r3.ebuild')
-rw-r--r-- | sec-policy/selinux-lpd/selinux-lpd-2.20130424-r3.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sec-policy/selinux-lpd/selinux-lpd-2.20130424-r3.ebuild b/sec-policy/selinux-lpd/selinux-lpd-2.20130424-r3.ebuild new file mode 100644 index 000000000000..1ce623be9374 --- /dev/null +++ b/sec-policy/selinux-lpd/selinux-lpd-2.20130424-r3.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lpd/selinux-lpd-2.20130424-r3.ebuild,v 1.1 2013/09/26 17:24:32 swift Exp $ +EAPI="4" + +IUSE="" +MODS="lpd" +BASEPOL="2.20130424-r3" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for lpd" + +KEYWORDS="~amd64 ~x86" |