perfinion 15/04/15 15:43:31 Modified: ChangeLog Added: selinux-git-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.4 sec-policy/selinux-git/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-git/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-git/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-git/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-git/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 26 Mar 2015 19:32:47 -0000 1.3 +++ ChangeLog 15 Apr 2015 15:43:31 -0000 1.4 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-git # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-git/ChangeLog,v 1.3 2015/03/26 19:32:47 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-git/ChangeLog,v 1.4 2015/04/15 15:43:31 perfinion Exp $ + +*selinux-git-2.20141203-r5 (15 Apr 2015) + + 15 Apr 2015; Jason Zaman <[email protected]> + +selinux-git-2.20141203-r5.ebuild: + Release of 2.20141203-r5 26 Mar 2015; Jason Zaman <[email protected]> -selinux-git-2.20141203-r4.ebuild, selinux-git-9999.ebuild: 1.1 sec-policy/selinux-git/selinux-git-2.20141203-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-git/selinux-git-2.20141203-r5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-git/selinux-git-2.20141203-r5.ebuild?rev=1.1&content-type=text/plain Index: selinux-git-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-git/selinux-git-2.20141203-r5.ebuild,v 1.1 2015/04/15 15:43:31 perfinion Exp $ EAPI="5" IUSE="" MODS="git" inherit selinux-policy-2 DESCRIPTION="SELinux policy for git" if [[ $PV == 9999* ]] ; then KEYWORDS="" else KEYWORDS="~amd64 ~x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache " RDEPEND="${DEPEND} sec-policy/selinux-apache "
