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 242C8138CD8 for ; Fri, 5 Jun 2015 16:01:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B8FEE096F; Fri, 5 Jun 2015 15:57:49 +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 53B37E0954 for ; Fri, 5 Jun 2015 15:57:37 +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 A350C340F80 for ; Fri, 5 Jun 2015 15:57:26 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2368) id 05553A6D; Fri, 5 Jun 2015 15:57:20 +0000 (UTC) From: "Jason Zaman (perfinion)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, perfinion@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-smartmon: selinux-smartmon-2.20141203-r6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: selinux-smartmon-2.20141203-r6.ebuild ChangeLog X-VCS-Directories: sec-policy/selinux-smartmon X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150605155720.05553A6D@oystercatcher.gentoo.org> Date: Fri, 5 Jun 2015 15:57:20 +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: d954a3f1-b33e-475f-8ebe-2bc2f0274eed X-Archives-Hash: 657dfeeb6330c2adee662b31d862fc8b perfinion 15/06/05 15:57:20 Modified: ChangeLog Added: selinux-smartmon-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.59 sec-policy/selinux-smartmon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-smartmon/ChangeLog?rev=1.59&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-smartmon/ChangeLog?rev=1.59&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-smartmon/ChangeLog?r1=1.58&r2=1.59 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/ChangeLog,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- ChangeLog 15 Apr 2015 15:55:28 -0000 1.58 +++ ChangeLog 5 Jun 2015 15:57:19 -0000 1.59 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-smartmon # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/ChangeLog,v 1.58 2015/04/15 15:55:28 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/ChangeLog,v 1.59 2015/06/05 15:57:19 perfinion Exp $ + +*selinux-smartmon-2.20141203-r6 (05 Jun 2015) + + 05 Jun 2015; Jason Zaman + +selinux-smartmon-2.20141203-r6.ebuild: + Release of 2.20141203-r6 15 Apr 2015; Jason Zaman selinux-smartmon-2.20141203-r4.ebuild: 1.1 sec-policy/selinux-smartmon/selinux-smartmon-2.20141203-r6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-smartmon/selinux-smartmon-2.20141203-r6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-smartmon/selinux-smartmon-2.20141203-r6.ebuild?rev=1.1&content-type=text/plain Index: selinux-smartmon-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-smartmon/selinux-smartmon-2.20141203-r6.ebuild,v 1.1 2015/06/05 15:57:19 perfinion Exp $ EAPI="5" IUSE="" MODS="smartmon" inherit selinux-policy-2 DESCRIPTION="SELinux policy for smartmon" if [[ $PV == 9999* ]] ; then KEYWORDS="" else KEYWORDS="~amd64 ~x86" fi