diff options
author | 2014-11-01 17:38:41 +0000 | |
---|---|---|
committer | 2014-11-01 17:38:41 +0000 | |
commit | 14bfa8f27fc8017389b8788c37aec61124bd3944 (patch) | |
tree | 334ff4588bd3aeb0b742801b89a06d259aa08294 /sec-policy/selinux-flash | |
parent | Stable for amd64 wrt bug #518242 (diff) | |
download | gentoo-2-14bfa8f27fc8017389b8788c37aec61124bd3944.tar.gz gentoo-2-14bfa8f27fc8017389b8788c37aec61124bd3944.tar.bz2 gentoo-2-14bfa8f27fc8017389b8788c37aec61124bd3944.zip |
Stabilize rev 6
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sec-policy/selinux-flash')
-rw-r--r-- | sec-policy/selinux-flash/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-flash/selinux-flash-2.20140311-r6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-flash/ChangeLog b/sec-policy/selinux-flash/ChangeLog index d0432e45642f..0b2bdcebad0d 100644 --- a/sec-policy/selinux-flash/ChangeLog +++ b/sec-policy/selinux-flash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-flash # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-flash/ChangeLog,v 1.34 2014/11/01 17:26:18 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-flash/ChangeLog,v 1.35 2014/11/01 17:38:39 swift Exp $ + + 01 Nov 2014; Sven Vermeulen <swift@gentoo.org> + selinux-flash-2.20140311-r6.ebuild: + Stabilize rev 6 *selinux-flash-2.20140311-r7 (01 Nov 2014) diff --git a/sec-policy/selinux-flash/selinux-flash-2.20140311-r6.ebuild b/sec-policy/selinux-flash/selinux-flash-2.20140311-r6.ebuild index 2ed320b51f46..d9d1e50b4efe 100644 --- a/sec-policy/selinux-flash/selinux-flash-2.20140311-r6.ebuild +++ b/sec-policy/selinux-flash/selinux-flash-2.20140311-r6.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-flash/selinux-flash-2.20140311-r6.ebuild,v 1.1 2014/08/21 19:31:13 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-flash/selinux-flash-2.20140311-r6.ebuild,v 1.2 2014/11/01 17:38:39 swift Exp $ EAPI="5" IUSE="" @@ -10,4 +10,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for flash" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |