diff options
Diffstat (limited to 'sec-policy/selinux-plymouthd')
-rw-r--r-- | sec-policy/selinux-plymouthd/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-plymouthd/selinux-plymouthd-9999.ebuild | 14 |
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-plymouthd/ChangeLog b/sec-policy/selinux-plymouthd/ChangeLog index 3d9140a47b93..144f2e708019 100644 --- a/sec-policy/selinux-plymouthd/ChangeLog +++ b/sec-policy/selinux-plymouthd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-plymouthd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-plymouthd/ChangeLog,v 1.12 2012/10/04 18:29:23 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-plymouthd/ChangeLog,v 1.13 2012/10/13 16:30:55 swift Exp $ + +*selinux-plymouthd-9999 (13 Oct 2012) + + 13 Oct 2012; <swift@gentoo.org> +selinux-plymouthd-9999.ebuild: + Adding live ebuild 04 Oct 2012; <swift@gentoo.org> selinux-plymouthd-2.20120725-r5.ebuild: Stabilization diff --git a/sec-policy/selinux-plymouthd/selinux-plymouthd-9999.ebuild b/sec-policy/selinux-plymouthd/selinux-plymouthd-9999.ebuild new file mode 100644 index 000000000000..6405a32bc4cd --- /dev/null +++ b/sec-policy/selinux-plymouthd/selinux-plymouthd-9999.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-plymouthd/selinux-plymouthd-9999.ebuild,v 1.1 2012/10/13 16:30:55 swift Exp $ +EAPI="4" + +IUSE="" +MODS="plymouthd" +BASEPOL="9999" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for plymouthd" + +KEYWORDS="" |