diff options
author | Sven Vermeulen <swift@gentoo.org> | 2015-03-22 14:17:16 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2015-03-22 14:17:16 +0000 |
commit | e9d138feaf741283ac5ac6ac48f70af763f4cc5c (patch) | |
tree | edc82563826c9a585ae8c6c2538eb8b17ce901a0 /sec-policy/selinux-amanda | |
parent | Clean old (diff) | |
download | gentoo-2-e9d138feaf741283ac5ac6ac48f70af763f4cc5c.tar.gz gentoo-2-e9d138feaf741283ac5ac6ac48f70af763f4cc5c.tar.bz2 gentoo-2-e9d138feaf741283ac5ac6ac48f70af763f4cc5c.zip |
Stabilize 2.20141203-r3 policies
(Portage version: 2.2.14/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.20141203-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-amanda/ChangeLog b/sec-policy/selinux-amanda/ChangeLog index ad9fdf589496..4f4442f75970 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.58 2015/03/22 13:47:32 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.59 2015/03/22 14:17:05 swift Exp $ + + 22 Mar 2015; Sven Vermeulen <swift@gentoo.org> + selinux-amanda-2.20141203-r3.ebuild: + Stabilize 2.20141203-r3 policies *selinux-amanda-2.20141203-r4 (22 Mar 2015) diff --git a/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r3.ebuild b/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r3.ebuild index 71c2f4447cad..5e27e5559934 100644 --- a/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r3.ebuild +++ b/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r3.ebuild,v 1.2 2015/03/22 14:17:05 swift Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for amanda" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-inetd |