diff options
author | Sven Vermeulen <swift@gentoo.org> | 2014-08-22 17:40:12 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2014-08-22 17:40:12 +0000 |
commit | 722261a0cd629c463932642c13a3e496a1011c0c (patch) | |
tree | 69f2ef1132447be8b51464dcaa2abf5b300d07ea /sec-policy/selinux-bacula | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-722261a0cd629c463932642c13a3e496a1011c0c.tar.gz gentoo-2-722261a0cd629c463932642c13a3e496a1011c0c.tar.bz2 gentoo-2-722261a0cd629c463932642c13a3e496a1011c0c.zip |
Stabilize r5 policies
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sec-policy/selinux-bacula')
-rw-r--r-- | sec-policy/selinux-bacula/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-bacula/selinux-bacula-2.20140311-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-bacula/ChangeLog b/sec-policy/selinux-bacula/ChangeLog index 691a5962bc9a..5cfc59baf4ef 100644 --- a/sec-policy/selinux-bacula/ChangeLog +++ b/sec-policy/selinux-bacula/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-bacula # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bacula/ChangeLog,v 1.41 2014/08/21 19:31:15 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bacula/ChangeLog,v 1.42 2014/08/22 17:40:11 swift Exp $ + + 22 Aug 2014; Sven Vermeulen <swift@gentoo.org> + selinux-bacula-2.20140311-r5.ebuild: + Stabilize r5 policies *selinux-bacula-2.20140311-r6 (21 Aug 2014) diff --git a/sec-policy/selinux-bacula/selinux-bacula-2.20140311-r5.ebuild b/sec-policy/selinux-bacula/selinux-bacula-2.20140311-r5.ebuild index 455021b684f9..8bf2fc692ccd 100644 --- a/sec-policy/selinux-bacula/selinux-bacula-2.20140311-r5.ebuild +++ b/sec-policy/selinux-bacula/selinux-bacula-2.20140311-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bacula/selinux-bacula-2.20140311-r5.ebuild,v 1.1 2014/08/09 19:34:44 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bacula/selinux-bacula-2.20140311-r5.ebuild,v 1.2 2014/08/22 17:40:11 swift Exp $ EAPI="5" IUSE="" @@ -10,4 +10,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for bacula" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |