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 93469138CD8 for ; Fri, 5 Jun 2015 16:15:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C241E0980; Fri, 5 Jun 2015 16:10:58 +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 237AFE099D for ; Fri, 5 Jun 2015 16:10:52 +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 02639340E73 for ; Fri, 5 Jun 2015 16:10:40 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2368) id EE30CA7C; Fri, 5 Jun 2015 16:10:32 +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-tgtd: selinux-tgtd-2.20141203-r5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: selinux-tgtd-2.20141203-r5.ebuild ChangeLog X-VCS-Directories: sec-policy/selinux-tgtd X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150605161032.EE30CA7C@oystercatcher.gentoo.org> Date: Fri, 5 Jun 2015 16:10:32 +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: b9d80cdf-dd50-4fd0-88e9-482e5bc93640 X-Archives-Hash: 8b16d5d448a633236bf210cccf6b1dd8 perfinion 15/06/05 16:10:32 Modified: selinux-tgtd-2.20141203-r5.ebuild ChangeLog Log: Stabilize policy 2.20141203-r5 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF) Revision Changes Path 1.2 sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r5.ebuild?r1=1.1&r2=1.2 Index: selinux-tgtd-2.20141203-r5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-tgtd-2.20141203-r5.ebuild 15 Apr 2015 15:43:29 -0000 1.1 +++ selinux-tgtd-2.20141203-r5.ebuild 5 Jun 2015 16:10:32 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r5.ebuild,v 1.1 2015/04/15 15:43:29 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r5.ebuild,v 1.2 2015/06/05 16:10:32 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi 1.60 sec-policy/selinux-tgtd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-tgtd/ChangeLog?rev=1.60&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-tgtd/ChangeLog?rev=1.60&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-tgtd/ChangeLog?r1=1.59&r2=1.60 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/ChangeLog,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- ChangeLog 5 Jun 2015 15:57:10 -0000 1.59 +++ ChangeLog 5 Jun 2015 16:10:32 -0000 1.60 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-tgtd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/ChangeLog,v 1.59 2015/06/05 15:57:10 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/ChangeLog,v 1.60 2015/06/05 16:10:32 perfinion Exp $ + + 05 Jun 2015; Jason Zaman + selinux-tgtd-2.20141203-r5.ebuild: + Stabilize policy 2.20141203-r5 *selinux-tgtd-2.20141203-r6 (05 Jun 2015)