diff options
author | 2014-05-29 20:23:42 +0000 | |
---|---|---|
committer | 2014-05-29 20:23:42 +0000 | |
commit | c18a87fe94e1b5515effb51bca4ddbc3bb422076 (patch) | |
tree | edc0ce1136064e024cd036467975fb4f064ba43d /sec-policy/selinux-brctl | |
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-brctl')
-rw-r--r-- | sec-policy/selinux-brctl/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-brctl/selinux-brctl-2.20140311-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-brctl/ChangeLog b/sec-policy/selinux-brctl/ChangeLog index 600a99abae9a..62cd03a3ed29 100644 --- a/sec-policy/selinux-brctl/ChangeLog +++ b/sec-policy/selinux-brctl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-brctl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-brctl/ChangeLog,v 1.38 2014/05/29 18:58:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-brctl/ChangeLog,v 1.39 2014/05/29 20:23:10 swift Exp $ + + 29 May 2014; Sven Vermeulen <swift@gentoo.org> + selinux-brctl-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-brctl-2.20140311-r3 (29 May 2014) diff --git a/sec-policy/selinux-brctl/selinux-brctl-2.20140311-r2.ebuild b/sec-policy/selinux-brctl/selinux-brctl-2.20140311-r2.ebuild index 80abc284539d..fde39d89c0ef 100644 --- a/sec-policy/selinux-brctl/selinux-brctl-2.20140311-r2.ebuild +++ b/sec-policy/selinux-brctl/selinux-brctl-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-brctl/selinux-brctl-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:43 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-brctl/selinux-brctl-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:10 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for brctl" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |