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 330041381FA for ; Thu, 29 May 2014 18:57:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 790FFE0A40; Thu, 29 May 2014 18:57:34 +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 07A59E0A00 for ; Thu, 29 May 2014 18:57:32 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C151433FD92 for ; Thu, 29 May 2014 18:57:31 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 73DCC20061; Thu, 29 May 2014 18:57:30 +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-clockspeed: selinux-clockspeed-2.20140311-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: selinux-clockspeed-2.20140311-r3.ebuild ChangeLog X-VCS-Directories: sec-policy/selinux-clockspeed X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140529185730.73DCC20061@flycatcher.gentoo.org> Date: Thu, 29 May 2014 18:57:30 +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: b14cdedc-8726-484e-80d8-131840d849f3 X-Archives-Hash: f4341e274a1a3a01e6cf890a54518169 swift 14/05/29 18:57:30 Modified: ChangeLog Added: selinux-clockspeed-2.20140311-r3.ebuild Log: Bump to 2.20140311-r3 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision Changes Path 1.65 sec-policy/selinux-clockspeed/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog?r1=1.64&r2=1.65 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 19 Apr 2014 15:51:23 -0000 1.64 +++ ChangeLog 29 May 2014 18:57:30 -0000 1.65 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-clockspeed # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog,v 1.64 2014/04/19 15:51:23 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog,v 1.65 2014/05/29 18:57:30 swift Exp $ + +*selinux-clockspeed-2.20140311-r3 (29 May 2014) + + 29 May 2014; Sven Vermeulen + +selinux-clockspeed-2.20140311-r3.ebuild: + Bump to 2.20140311-r3 19 Apr 2014; Sven Vermeulen selinux-clockspeed-2.20140311-r1.ebuild: 1.1 sec-policy/selinux-clockspeed/selinux-clockspeed-2.20140311-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20140311-r3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20140311-r3.ebuild?rev=1.1&content-type=text/plain Index: selinux-clockspeed-2.20140311-r3.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-clockspeed/selinux-clockspeed-2.20140311-r3.ebuild,v 1.1 2014/05/29 18:57:30 swift Exp $ EAPI="5" IUSE="" MODS="clockspeed" BASEPOL="2.20140311-r3" inherit selinux-policy-2 DESCRIPTION="SELinux policy for clockspeed" KEYWORDS="~amd64 ~x86"