swift 14/04/19 14:12:32 Modified: ChangeLog Added: selinux-phpfpm-2.20140311-r2.ebuild Log: Release of 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Revision Changes Path 1.27 sec-policy/selinux-phpfpm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 24 Mar 2014 19:44:39 -0000 1.26 +++ ChangeLog 19 Apr 2014 14:12:32 -0000 1.27 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-phpfpm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog,v 1.26 2014/03/24 19:44:39 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog,v 1.27 2014/04/19 14:12:32 swift Exp $ + +*selinux-phpfpm-2.20140311-r2 (19 Apr 2014) + + 19 Apr 2014; Sven Vermeulen <[email protected]> + +selinux-phpfpm-2.20140311-r2.ebuild: + Release of 2.20140311-r2 24 Mar 2014; Sven Vermeulen <[email protected]> -selinux-phpfpm-2.20120725-r11.ebuild, -selinux-phpfpm-2.20120725-r12.ebuild, 1.1 sec-policy/selinux-phpfpm/selinux-phpfpm-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20140311-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20140311-r2.ebuild?rev=1.1&content-type=text/plain Index: selinux-phpfpm-2.20140311-r2.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:32 swift Exp $ EAPI="4" IUSE="" MODS="phpfpm" BASEPOL="2.20140311-r2" inherit selinux-policy-2 DESCRIPTION="SELinux policy for phpfpm" KEYWORDS="~amd64 ~x86" DEPEND="${DEPEND} sec-policy/selinux-apache " RDEPEND="${DEPEND}"
