swift 15/03/22 13:47:25 Modified: selinux-evolution-9999.ebuild ChangeLog Added: selinux-evolution-2.20141203-r4.ebuild Log: Release of 2.20141203-r4 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Revision Changes Path 1.5 sec-policy/selinux-evolution/selinux-evolution-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-9999.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-9999.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-9999.ebuild?r1=1.4&r2=1.5 Index: selinux-evolution-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-9999.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- selinux-evolution-9999.ebuild 27 Nov 2014 09:58:52 -0000 1.4 +++ selinux-evolution-9999.ebuild 22 Mar 2015 13:47:25 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-9999.ebuild,v 1.4 2014/11/27 09:58:52 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-9999.ebuild,v 1.5 2015/03/22 13:47:25 swift Exp $ EAPI="5" IUSE="" 1.57 sec-policy/selinux-evolution/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/ChangeLog?rev=1.57&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/ChangeLog?rev=1.57&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/ChangeLog?r1=1.56&r2=1.57 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/ChangeLog,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- ChangeLog 29 Jan 2015 09:52:08 -0000 1.56 +++ ChangeLog 22 Mar 2015 13:47:25 -0000 1.57 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-evolution # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/ChangeLog,v 1.56 2015/01/29 09:52:08 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/ChangeLog,v 1.57 2015/03/22 13:47:25 swift Exp $ + +*selinux-evolution-2.20141203-r4 (22 Mar 2015) + + 22 Mar 2015; Sven Vermeulen <[email protected]> + +selinux-evolution-2.20141203-r4.ebuild, selinux-evolution-9999.ebuild: + Release of 2.20141203-r4 *selinux-evolution-2.20141203-r3 (29 Jan 2015) 1.1 sec-policy/selinux-evolution/selinux-evolution-2.20141203-r4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-2.20141203-r4.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-2.20141203-r4.ebuild?rev=1.1&content-type=text/plain Index: selinux-evolution-2.20141203-r4.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-evolution/selinux-evolution-2.20141203-r4.ebuild,v 1.1 2015/03/22 13:47:25 swift Exp $ EAPI="5" IUSE="" MODS="evolution" inherit selinux-policy-2 DESCRIPTION="SELinux policy for evolution" if [[ $PV == 9999* ]] ; then KEYWORDS="" else KEYWORDS="~amd64 ~x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver " RDEPEND="${RDEPEND} sec-policy/selinux-xserver "
