perfinion 15/06/05 15:57:16 Modified: ChangeLog Added: selinux-amanda-2.20141203-r6.ebuild Log: Release of 2.20141203-r6 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
Revision Changes Path 1.62 sec-policy/selinux-amanda/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/ChangeLog?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/ChangeLog?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/ChangeLog?r1=1.61&r2=1.62 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- ChangeLog 15 Apr 2015 15:55:30 -0000 1.61 +++ ChangeLog 5 Jun 2015 15:57:16 -0000 1.62 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-amanda # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.61 2015/04/15 15:55:30 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.62 2015/06/05 15:57:16 perfinion Exp $ + +*selinux-amanda-2.20141203-r6 (05 Jun 2015) + + 05 Jun 2015; Jason Zaman <[email protected]> + +selinux-amanda-2.20141203-r6.ebuild: + Release of 2.20141203-r6 15 Apr 2015; Jason Zaman <[email protected]> selinux-amanda-2.20141203-r4.ebuild: 1.1 sec-policy/selinux-amanda/selinux-amanda-2.20141203-r6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r6.ebuild?rev=1.1&content-type=text/plain Index: selinux-amanda-2.20141203-r6.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-amanda/selinux-amanda-2.20141203-r6.ebuild,v 1.1 2015/06/05 15:57:16 perfinion Exp $ EAPI="5" IUSE="" MODS="amanda" inherit selinux-policy-2 DESCRIPTION="SELinux policy for amanda" if [[ $PV == 9999* ]] ; then KEYWORDS="" else KEYWORDS="~amd64 ~x86" fi DEPEND="${DEPEND} sec-policy/selinux-inetd " RDEPEND="${RDEPEND} sec-policy/selinux-inetd "
