perfinion 15/01/29 09:52:10 Modified: selinux-entropyd-2.20141203-r2.ebuild ChangeLog Added: selinux-entropyd-2.20141203-r3.ebuild Log: Release of 2.20141203-r3, stable 2.20141203-r2 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
Revision Changes Path 1.2 sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-entropyd-2.20141203-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-entropyd-2.20141203-r2.ebuild 21 Dec 2014 13:56:02 -0000 1.1 +++ selinux-entropyd-2.20141203-r2.ebuild 29 Jan 2015 09:52:10 -0000 1.2 @@ -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-entropyd/selinux-entropyd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi 1.51 sec-policy/selinux-entropyd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 21 Dec 2014 14:20:25 -0000 1.50 +++ ChangeLog 29 Jan 2015 09:52:10 -0000 1.51 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-entropyd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog,v 1.50 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog,v 1.51 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-entropyd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <[email protected]> + +selinux-entropyd-2.20141203-r3.ebuild, selinux-entropyd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <[email protected]> -selinux-entropyd-2.20140311-r1.ebuild, 1.1 sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r3.ebuild?rev=1.1&content-type=text/plain Index: selinux-entropyd-2.20141203-r3.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-entropyd/selinux-entropyd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" MODS="entropyd" inherit selinux-policy-2 DESCRIPTION="SELinux policy for entropyd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else KEYWORDS="~amd64 ~x86" fi
