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 351131393DD for ; Thu, 21 Aug 2014 19:31:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D30A6E0877; Thu, 21 Aug 2014 19:31:06 +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 F213AE086C for ; Thu, 21 Aug 2014 19:31:05 +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 1DE77340296 for ; Thu, 21 Aug 2014 19:31:05 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 617) id C6DA53A85; Thu, 21 Aug 2014 19:31:03 +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-exim: selinux-exim-2.20140311-r6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: selinux-exim-2.20140311-r6.ebuild ChangeLog X-VCS-Directories: sec-policy/selinux-exim X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140821193103.C6DA53A85@oystercatcher.gentoo.org> Date: Thu, 21 Aug 2014 19:31:03 +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: 176be1be-2d95-40d4-ba6d-b3b5a20ea1b8 X-Archives-Hash: 89715e6e09a73d64aba494776bc1a54b swift 14/08/21 19:31:03 Modified: ChangeLog Added: selinux-exim-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.44 sec-policy/selinux-exim/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-exim/ChangeLog?rev=1.44&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-exim/ChangeLog?rev=1.44&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-exim/ChangeLog?r1=1.43&r2=1.44 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-exim/ChangeLog,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- ChangeLog 9 Aug 2014 19:34:37 -0000 1.43 +++ ChangeLog 21 Aug 2014 19:31:03 -0000 1.44 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-exim # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-exim/ChangeLog,v 1.43 2014/08/09 19:34:37 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-exim/ChangeLog,v 1.44 2014/08/21 19:31:03 swift Exp $ + +*selinux-exim-2.20140311-r6 (21 Aug 2014) + + 21 Aug 2014; Sven Vermeulen + +selinux-exim-2.20140311-r6.ebuild: + Release of 2.20140311-r6 *selinux-exim-2.20140311-r5 (09 Aug 2014) 1.1 sec-policy/selinux-exim/selinux-exim-2.20140311-r6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-exim/selinux-exim-2.20140311-r6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-exim/selinux-exim-2.20140311-r6.ebuild?rev=1.1&content-type=text/plain Index: selinux-exim-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-exim/selinux-exim-2.20140311-r6.ebuild,v 1.1 2014/08/21 19:31:03 swift Exp $ EAPI="5" IUSE="" MODS="exim" inherit selinux-policy-2 DESCRIPTION="SELinux policy for exim" KEYWORDS="~amd64 ~x86"