diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-05-06 14:46:58 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-05-06 14:46:58 +0000 |
commit | 9eff88b0ad50f7f0f31c0ece52272ed9349419d2 (patch) | |
tree | 978e06ae9c6a0e7e64425d5350fcfa3ca8b56c83 /sec-policy/selinux-qmail | |
parent | removed old (unavailable) versions of spotify (diff) | |
download | gentoo-2-9eff88b0ad50f7f0f31c0ece52272ed9349419d2.tar.gz gentoo-2-9eff88b0ad50f7f0f31c0ece52272ed9349419d2.tar.bz2 gentoo-2-9eff88b0ad50f7f0f31c0ece52272ed9349419d2.zip |
Push out 20130424 policies
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-qmail')
-rw-r--r-- | sec-policy/selinux-qmail/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-qmail/selinux-qmail-2.20130424-r1.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/sec-policy/selinux-qmail/ChangeLog b/sec-policy/selinux-qmail/ChangeLog index 8b4802ee1ffa..e50d648affab 100644 --- a/sec-policy/selinux-qmail/ChangeLog +++ b/sec-policy/selinux-qmail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-qmail # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qmail/ChangeLog,v 1.50 2013/03/29 10:51:23 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qmail/ChangeLog,v 1.51 2013/05/06 14:46:51 swift Exp $ + +*selinux-qmail-2.20130424-r1 (06 May 2013) + + 06 May 2013; Sven Vermeulen <swift@gentoo.org> + +selinux-qmail-2.20130424-r1.ebuild: + Adding 20130424 release 29 Mar 2013; Sven Vermeulen <swift@gentoo.org> selinux-qmail-2.20120725-r12.ebuild: diff --git a/sec-policy/selinux-qmail/selinux-qmail-2.20130424-r1.ebuild b/sec-policy/selinux-qmail/selinux-qmail-2.20130424-r1.ebuild new file mode 100644 index 000000000000..e8355ce8e356 --- /dev/null +++ b/sec-policy/selinux-qmail/selinux-qmail-2.20130424-r1.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-qmail/selinux-qmail-2.20130424-r1.ebuild,v 1.1 2013/05/06 14:46:51 swift Exp $ +EAPI="4" + +IUSE="" +MODS="qmail" +BASEPOL="2.20130424-r1" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for qmail" + +KEYWORDS="~amd64 ~x86" |