diff options
author | Sven Vermeulen <swift@gentoo.org> | 2014-05-29 20:23:42 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2014-05-29 20:23:42 +0000 |
commit | c18a87fe94e1b5515effb51bca4ddbc3bb422076 (patch) | |
tree | edc0ce1136064e024cd036467975fb4f064ba43d /sec-policy/selinux-flash | |
parent | Fix optional-cvs patch to not disable all perl scripts. (diff) | |
download | gentoo-2-c18a87fe94e1b5515effb51bca4ddbc3bb422076.tar.gz gentoo-2-c18a87fe94e1b5515effb51bca4ddbc3bb422076.tar.bz2 gentoo-2-c18a87fe94e1b5515effb51bca4ddbc3bb422076.zip |
Stabilize 2.20140311-r2
(Portage version: 2.2.8-r1/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-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-flash/ChangeLog b/sec-policy/selinux-flash/ChangeLog index 8f4ea0fafaaf..2c761fb227ef 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.25 2014/05/29 18:57:43 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-flash/ChangeLog,v 1.26 2014/05/29 20:23:16 swift Exp $ + + 29 May 2014; Sven Vermeulen <swift@gentoo.org> + selinux-flash-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-flash-2.20140311-r3 (29 May 2014) diff --git a/sec-policy/selinux-flash/selinux-flash-2.20140311-r2.ebuild b/sec-policy/selinux-flash/selinux-flash-2.20140311-r2.ebuild index 4857377db806..3f3b20cac8f4 100644 --- a/sec-policy/selinux-flash/selinux-flash-2.20140311-r2.ebuild +++ b/sec-policy/selinux-flash/selinux-flash-2.20140311-r2.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-r2.ebuild,v 1.1 2014/04/19 14:12:50 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-flash/selinux-flash-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:16 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for flash" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |