diff options
author | 2013-08-15 07:00:51 +0000 | |
---|---|---|
committer | 2013-08-15 07:00:51 +0000 | |
commit | 971313e80c3246c6c05af07bc5e2391993a5e89a (patch) | |
tree | 65df98f644c955eabef9d5c2bebf757e858cb737 /sec-policy/selinux-dovecot | |
parent | Bump (diff) | |
download | gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.tar.gz gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.tar.bz2 gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.zip |
Stabilize r2 of policies
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-dovecot')
-rw-r--r-- | sec-policy/selinux-dovecot/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-dovecot/selinux-dovecot-2.20130424-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-dovecot/ChangeLog b/sec-policy/selinux-dovecot/ChangeLog index 69bfba087a04..f7616c795274 100644 --- a/sec-policy/selinux-dovecot/ChangeLog +++ b/sec-policy/selinux-dovecot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-dovecot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dovecot/ChangeLog,v 1.29 2013/07/20 21:30:23 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dovecot/ChangeLog,v 1.30 2013/08/15 07:00:32 swift Exp $ + + 15 Aug 2013; Sven Vermeulen <swift@gentoo.org> + selinux-dovecot-2.20130424-r2.ebuild: + Stabilize r2 of policies *selinux-dovecot-2.20130424-r2 (20 Jul 2013) diff --git a/sec-policy/selinux-dovecot/selinux-dovecot-2.20130424-r2.ebuild b/sec-policy/selinux-dovecot/selinux-dovecot-2.20130424-r2.ebuild index a20ceedf8b9a..9cb85e5a7543 100644 --- a/sec-policy/selinux-dovecot/selinux-dovecot-2.20130424-r2.ebuild +++ b/sec-policy/selinux-dovecot/selinux-dovecot-2.20130424-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dovecot/selinux-dovecot-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:23 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dovecot/selinux-dovecot-2.20130424-r2.ebuild,v 1.2 2013/08/15 07:00:32 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dovecot" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |