perfinion 15/07/02 17:59:39 Modified: ChangeLog Added: selinux-pcscd-2.20141203-r7.ebuild Log: Release of 2.20141203-r7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
Revision Changes Path 1.30 sec-policy/selinux-pcscd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pcscd/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pcscd/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pcscd/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcscd/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 5 Jun 2015 16:10:29 -0000 1.29 +++ ChangeLog 2 Jul 2015 17:59:39 -0000 1.30 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-pcscd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcscd/ChangeLog,v 1.29 2015/06/05 16:10:29 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcscd/ChangeLog,v 1.30 2015/07/02 17:59:39 perfinion Exp $ + +*selinux-pcscd-2.20141203-r7 (02 Jul 2015) + + 02 Jul 2015; Jason Zaman <[email protected]> + +selinux-pcscd-2.20141203-r7.ebuild: + Release of 2.20141203-r7 05 Jun 2015; Jason Zaman <[email protected]> selinux-pcscd-2.20141203-r5.ebuild: 1.1 sec-policy/selinux-pcscd/selinux-pcscd-2.20141203-r7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pcscd/selinux-pcscd-2.20141203-r7.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pcscd/selinux-pcscd-2.20141203-r7.ebuild?rev=1.1&content-type=text/plain Index: selinux-pcscd-2.20141203-r7.ebuild =================================================================== # Copyright 1999-2015 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.20141203-r7.ebuild,v 1.1 2015/07/02 17:59:39 perfinion Exp $ EAPI="5" IUSE="" MODS="pcscd" inherit selinux-policy-2 DESCRIPTION="SELinux policy for pcscd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else KEYWORDS="~amd64 ~x86" fi
