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