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-amanda | |
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-amanda')
-rw-r--r-- | sec-policy/selinux-amanda/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-amanda/selinux-amanda-2.20140311-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-amanda/ChangeLog b/sec-policy/selinux-amanda/ChangeLog index 2ad7cefa5b72..40a26fdf3107 100644 --- a/sec-policy/selinux-amanda/ChangeLog +++ b/sec-policy/selinux-amanda/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-amanda # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.46 2014/08/21 19:31:10 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.47 2014/08/22 17:40:07 swift Exp $ + + 22 Aug 2014; Sven Vermeulen <swift@gentoo.org> + selinux-amanda-2.20140311-r5.ebuild: + Stabilize r5 policies *selinux-amanda-2.20140311-r6 (21 Aug 2014) diff --git a/sec-policy/selinux-amanda/selinux-amanda-2.20140311-r5.ebuild b/sec-policy/selinux-amanda/selinux-amanda-2.20140311-r5.ebuild index fbb49b789724..24e875086827 100644 --- a/sec-policy/selinux-amanda/selinux-amanda-2.20140311-r5.ebuild +++ b/sec-policy/selinux-amanda/selinux-amanda-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-amanda/selinux-amanda-2.20140311-r5.ebuild,v 1.1 2014/08/09 19:34:29 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20140311-r5.ebuild,v 1.2 2014/08/22 17:40:07 swift Exp $ EAPI="5" IUSE="" @@ -10,7 +10,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for amanda" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-inetd " |