perfinion 15/01/29 09:52:09 Modified: selinux-avahi-2.20141203-r2.ebuild ChangeLog Added: selinux-avahi-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-avahi/selinux-avahi-2.20141203-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-avahi-2.20141203-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-avahi-2.20141203-r2.ebuild 21 Dec 2014 13:56:00 -0000 1.1 +++ selinux-avahi-2.20141203-r2.ebuild 29 Jan 2015 09:52:09 -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-avahi/selinux-avahi-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi 1.66 sec-policy/selinux-avahi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-avahi/ChangeLog?rev=1.66&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-avahi/ChangeLog?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-avahi/ChangeLog?r1=1.65&r2=1.66 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-avahi/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 21 Dec 2014 14:20:23 -0000 1.65 +++ ChangeLog 29 Jan 2015 09:52:09 -0000 1.66 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-avahi -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-avahi/ChangeLog,v 1.65 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-avahi/ChangeLog,v 1.66 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-avahi-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <[email protected]> + +selinux-avahi-2.20141203-r3.ebuild, selinux-avahi-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <[email protected]> -selinux-avahi-2.20140311-r1.ebuild, -selinux-avahi-2.20140311-r2.ebuild, 1.1 sec-policy/selinux-avahi/selinux-avahi-2.20141203-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r3.ebuild?rev=1.1&content-type=text/plain Index: selinux-avahi-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-avahi/selinux-avahi-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" MODS="avahi" inherit selinux-policy-2 DESCRIPTION="SELinux policy for avahi" if [[ $PV == 9999* ]] ; then KEYWORDS="" else KEYWORDS="~amd64 ~x86" fi
