perfinion 15/04/15 15:43:22 Modified: ChangeLog Added: selinux-samba-2.20141203-r5.ebuild Log: Release of 2.20141203-r5 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
Revision Changes Path 1.82 sec-policy/selinux-samba/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-samba/ChangeLog?rev=1.82&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-samba/ChangeLog?rev=1.82&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-samba/ChangeLog?r1=1.81&r2=1.82 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/ChangeLog,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- ChangeLog 22 Mar 2015 14:17:12 -0000 1.81 +++ ChangeLog 15 Apr 2015 15:43:22 -0000 1.82 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-samba # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/ChangeLog,v 1.81 2015/03/22 14:17:12 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/ChangeLog,v 1.82 2015/04/15 15:43:22 perfinion Exp $ + +*selinux-samba-2.20141203-r5 (15 Apr 2015) + + 15 Apr 2015; Jason Zaman <[email protected]> + +selinux-samba-2.20141203-r5.ebuild: + Release of 2.20141203-r5 22 Mar 2015; Sven Vermeulen <[email protected]> selinux-samba-2.20141203-r3.ebuild: 1.1 sec-policy/selinux-samba/selinux-samba-2.20141203-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-samba/selinux-samba-2.20141203-r5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-samba/selinux-samba-2.20141203-r5.ebuild?rev=1.1&content-type=text/plain Index: selinux-samba-2.20141203-r5.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-samba/selinux-samba-2.20141203-r5.ebuild,v 1.1 2015/04/15 15:43:22 perfinion Exp $ EAPI="5" IUSE="" MODS="samba" inherit selinux-policy-2 DESCRIPTION="SELinux policy for samba" if [[ $PV == 9999* ]] ; then KEYWORDS="" else KEYWORDS="~amd64 ~x86" fi
