From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8418F138A2F for ; Thu, 21 Aug 2014 19:31:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EE95E08FC; Thu, 21 Aug 2014 19:31:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 30389E08AD for ; Thu, 21 Aug 2014 19:31:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 02D2C3402F0 for ; Thu, 21 Aug 2014 19:31:11 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 617) id 440003AC7; Thu, 21 Aug 2014 19:31:06 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, swift@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-nagios: selinux-nagios-2.20140311-r6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: selinux-nagios-2.20140311-r6.ebuild ChangeLog X-VCS-Directories: sec-policy/selinux-nagios X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140821193106.440003AC7@oystercatcher.gentoo.org> Date: Thu, 21 Aug 2014 19:31:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6df949d7-fe7e-47f7-b7c6-d8e8b4f4a8e3 X-Archives-Hash: 826c9eba1dc64b174dceb1122c5fe8f6 swift 14/08/21 19:31:06 Modified: ChangeLog Added: selinux-nagios-2.20140311-r6.ebuild Log: Release of 2.20140311-r6 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision Changes Path 1.48 sec-policy/selinux-nagios/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nagios/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nagios/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nagios/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 9 Aug 2014 19:34:11 -0000 1.47 +++ ChangeLog 21 Aug 2014 19:31:06 -0000 1.48 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-nagios # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v 1.47 2014/08/09 19:34:11 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v 1.48 2014/08/21 19:31:06 swift Exp $ + +*selinux-nagios-2.20140311-r6 (21 Aug 2014) + + 21 Aug 2014; Sven Vermeulen + +selinux-nagios-2.20140311-r6.ebuild: + Release of 2.20140311-r6 *selinux-nagios-2.20140311-r5 (09 Aug 2014) 1.1 sec-policy/selinux-nagios/selinux-nagios-2.20140311-r6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nagios/selinux-nagios-2.20140311-r6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nagios/selinux-nagios-2.20140311-r6.ebuild?rev=1.1&content-type=text/plain Index: selinux-nagios-2.20140311-r6.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-nagios/selinux-nagios-2.20140311-r6.ebuild,v 1.1 2014/08/21 19:31:06 swift Exp $ EAPI="5" IUSE="" MODS="nagios" inherit selinux-policy-2 DESCRIPTION="SELinux policy for nagios" KEYWORDS="~amd64 ~x86" DEPEND="${DEPEND} sec-policy/selinux-apache " RDEPEND="${DEPEND}"