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