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-pcscd | |
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-pcscd')
-rw-r--r-- | sec-policy/selinux-pcscd/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-pcscd/selinux-pcscd-2.20140311-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-pcscd/ChangeLog b/sec-policy/selinux-pcscd/ChangeLog index 84ff91730110..980891cc5c20 100644 --- a/sec-policy/selinux-pcscd/ChangeLog +++ b/sec-policy/selinux-pcscd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-pcscd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcscd/ChangeLog,v 1.7 2014/05/29 18:57:26 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcscd/ChangeLog,v 1.8 2014/05/29 20:23:13 swift Exp $ + + 29 May 2014; Sven Vermeulen <swift@gentoo.org> + selinux-pcscd-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-pcscd-2.20140311-r3 (29 May 2014) diff --git a/sec-policy/selinux-pcscd/selinux-pcscd-2.20140311-r2.ebuild b/sec-policy/selinux-pcscd/selinux-pcscd-2.20140311-r2.ebuild index 94b226133948..5da6cf636733 100644 --- a/sec-policy/selinux-pcscd/selinux-pcscd-2.20140311-r2.ebuild +++ b/sec-policy/selinux-pcscd/selinux-pcscd-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-pcscd/selinux-pcscd-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:46 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcscd/selinux-pcscd-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:13 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for pcscd" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |