swift 14/08/09 19:34:12 Modified: ChangeLog Added: selinux-rtorrent-2.20140311-r5.ebuild Log: Bump towards r5 (fixes duplicate context for hiawatha) (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Revision Changes Path 1.28 sec-policy/selinux-rtorrent/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-rtorrent/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-rtorrent/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-rtorrent/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtorrent/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 8 Aug 2014 18:49:58 -0000 1.27 +++ ChangeLog 9 Aug 2014 19:34:11 -0000 1.28 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-rtorrent # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtorrent/ChangeLog,v 1.27 2014/08/08 18:49:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtorrent/ChangeLog,v 1.28 2014/08/09 19:34:11 swift Exp $ + +*selinux-rtorrent-2.20140311-r5 (09 Aug 2014) + + 09 Aug 2014; Sven Vermeulen <[email protected]> + +selinux-rtorrent-2.20140311-r5.ebuild: + Bump towards r5 (fixes duplicate context for hiawatha) 08 Aug 2014; Sven Vermeulen <[email protected]> selinux-rtorrent-9999.ebuild: Make 9999 ebuilds EAPI=5 and transform to make master for version bumps 1.1 sec-policy/selinux-rtorrent/selinux-rtorrent-2.20140311-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20140311-r5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20140311-r5.ebuild?rev=1.1&content-type=text/plain Index: selinux-rtorrent-2.20140311-r5.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-rtorrent/selinux-rtorrent-2.20140311-r5.ebuild,v 1.1 2014/08/09 19:34:11 swift Exp $ EAPI="5" IUSE="" MODS="rtorrent" inherit selinux-policy-2 DESCRIPTION="SELinux policy for rtorrent" KEYWORDS="~amd64 ~x86"
