diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-10-13 16:31:06 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-10-13 16:31:06 +0000 |
commit | ab96f8645a97f010a7e8d2d5c477320cb90aa5c8 (patch) | |
tree | 47019871d8f47b5408c744292e4c34b04e487f8f /sec-policy/selinux-dovecot | |
parent | 5906 device short DMA fragment workaround. Linux patch 3.0.46 (diff) | |
download | historical-ab96f8645a97f010a7e8d2d5c477320cb90aa5c8.tar.gz historical-ab96f8645a97f010a7e8d2d5c477320cb90aa5c8.tar.bz2 historical-ab96f8645a97f010a7e8d2d5c477320cb90aa5c8.zip |
Adding live ebuilds for SELinux policies
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-dovecot')
-rw-r--r-- | sec-policy/selinux-dovecot/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-dovecot/selinux-dovecot-9999.ebuild | 14 |
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-dovecot/ChangeLog b/sec-policy/selinux-dovecot/ChangeLog index 7c69577d4dde..0b40c0b815c3 100644 --- a/sec-policy/selinux-dovecot/ChangeLog +++ b/sec-policy/selinux-dovecot/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-dovecot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dovecot/ChangeLog,v 1.14 2012/10/04 18:29:42 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dovecot/ChangeLog,v 1.15 2012/10/13 16:30:56 swift Exp $ + +*selinux-dovecot-9999 (13 Oct 2012) + + 13 Oct 2012; <swift@gentoo.org> +selinux-dovecot-9999.ebuild: + Adding live ebuild 04 Oct 2012; <swift@gentoo.org> selinux-dovecot-2.20120725-r5.ebuild: Stabilization diff --git a/sec-policy/selinux-dovecot/selinux-dovecot-9999.ebuild b/sec-policy/selinux-dovecot/selinux-dovecot-9999.ebuild new file mode 100644 index 000000000000..e7e2ee0b7e31 --- /dev/null +++ b/sec-policy/selinux-dovecot/selinux-dovecot-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-dovecot/selinux-dovecot-9999.ebuild,v 1.1 2012/10/13 16:30:56 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dovecot" +BASEPOL="9999" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dovecot" + +KEYWORDS="" |