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 27E10138CC5 for ; Sun, 22 Mar 2015 14:17:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE77EE08AD; Sun, 22 Mar 2015 14:17:15 +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 91D28E08AD for ; Sun, 22 Mar 2015 14:17:13 +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 A6029340BD9 for ; Sun, 22 Mar 2015 14:17:11 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 617) id 5A9ED144C4; Sun, 22 Mar 2015 14:17:01 +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-tor: selinux-tor-2.20141203-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: selinux-tor-2.20141203-r3.ebuild ChangeLog X-VCS-Directories: sec-policy/selinux-tor X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150322141703.5A9ED144C4@oystercatcher.gentoo.org> Date: Sun, 22 Mar 2015 14:17:01 +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: 873df10d-8c6c-42e8-b1a8-3398e005cdea X-Archives-Hash: a4d7f816003f9ea7009f95f4f48f2897 swift 15/03/22 14:17:01 Modified: selinux-tor-2.20141203-r3.ebuild ChangeLog Log: Stabilize 2.20141203-r3 policies (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision Changes Path 1.2 sec-policy/selinux-tor/selinux-tor-2.20141203-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-tor/selinux-tor-2.20141203-r3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-tor/selinux-tor-2.20141203-r3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-tor/selinux-tor-2.20141203-r3.ebuild?r1=1.1&r2=1.2 Index: selinux-tor-2.20141203-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-tor/selinux-tor-2.20141203-r3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-tor-2.20141203-r3.ebuild 29 Jan 2015 09:52:08 -0000 1.1 +++ selinux-tor-2.20141203-r3.ebuild 22 Mar 2015 14:17:01 -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-tor/selinux-tor-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tor/selinux-tor-2.20141203-r3.ebuild,v 1.2 2015/03/22 14:17:01 swift Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi 1.56 sec-policy/selinux-tor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-tor/ChangeLog?rev=1.56&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-tor/ChangeLog?rev=1.56&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-tor/ChangeLog?r1=1.55&r2=1.56 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-tor/ChangeLog,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- ChangeLog 22 Mar 2015 13:47:22 -0000 1.55 +++ ChangeLog 22 Mar 2015 14:17:01 -0000 1.56 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-tor # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tor/ChangeLog,v 1.55 2015/03/22 13:47:22 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tor/ChangeLog,v 1.56 2015/03/22 14:17:01 swift Exp $ + + 22 Mar 2015; Sven Vermeulen + selinux-tor-2.20141203-r3.ebuild: + Stabilize 2.20141203-r3 policies *selinux-tor-2.20141203-r4 (22 Mar 2015)