perfinion 15/08/04 17:41:55 Modified: ChangeLog Added: selinux-dnsmasq-2.20141203-r8.ebuild Log: Release of 2.20141203-r8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
Revision Changes Path 1.73 sec-policy/selinux-dnsmasq/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog?rev=1.73&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog?rev=1.73&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog?r1=1.72&r2=1.73 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- ChangeLog 4 Aug 2015 16:49:34 -0000 1.72 +++ ChangeLog 4 Aug 2015 17:41:55 -0000 1.73 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dnsmasq # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog,v 1.72 2015/08/04 16:49:34 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog,v 1.73 2015/08/04 17:41:55 perfinion Exp $ + +*selinux-dnsmasq-2.20141203-r8 (04 Aug 2015) + + 04 Aug 2015; Jason Zaman <[email protected]> + +selinux-dnsmasq-2.20141203-r8.ebuild: + Release of 2.20141203-r8 04 Aug 2015; Jason Zaman <[email protected]> selinux-dnsmasq-2.20141203-r7.ebuild: 1.1 sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20141203-r8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20141203-r8.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20141203-r8.ebuild?rev=1.1&content-type=text/plain Index: selinux-dnsmasq-2.20141203-r8.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-dnsmasq/selinux-dnsmasq-2.20141203-r8.ebuild,v 1.1 2015/08/04 17:41:55 perfinion 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
