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 93C4D1389E2 for ; Sun, 7 Dec 2014 13:22:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46C12E0C7E; Sun, 7 Dec 2014 13:21:45 +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 5546CE0C80 for ; Sun, 7 Dec 2014 13:21:22 +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 8604F3405E1 for ; Sun, 7 Dec 2014 13:21:21 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2368) id A3A2DBCFD; Sun, 7 Dec 2014 13:21:10 +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-nslcd: selinux-nslcd-2.20140311-r7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: selinux-nslcd-2.20140311-r7.ebuild ChangeLog X-VCS-Directories: sec-policy/selinux-nslcd X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141207132110.A3A2DBCFD@oystercatcher.gentoo.org> Date: Sun, 7 Dec 2014 13:21:10 +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: 05e6ec5b-c0aa-49ee-80b0-fdef1b450d8c X-Archives-Hash: bc5c33d784b229f6238e64d204e27a65 perfinion 14/12/07 13:21:10 Modified: selinux-nslcd-2.20140311-r7.ebuild ChangeLog Log: Stabilize 2.20140311-r7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF) Revision Changes Path 1.2 sec-policy/selinux-nslcd/selinux-nslcd-2.20140311-r7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nslcd/selinux-nslcd-2.20140311-r7.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nslcd/selinux-nslcd-2.20140311-r7.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nslcd/selinux-nslcd-2.20140311-r7.ebuild?r1=1.1&r2=1.2 Index: selinux-nslcd-2.20140311-r7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-nslcd/selinux-nslcd-2.20140311-r7.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-nslcd-2.20140311-r7.ebuild 1 Nov 2014 17:26:17 -0000 1.1 +++ selinux-nslcd-2.20140311-r7.ebuild 7 Dec 2014 13:21:10 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nslcd/selinux-nslcd-2.20140311-r7.ebuild,v 1.1 2014/11/01 17:26:17 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nslcd/selinux-nslcd-2.20140311-r7.ebuild,v 1.2 2014/12/07 13:21:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi 1.39 sec-policy/selinux-nslcd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nslcd/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nslcd/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nslcd/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-nslcd/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 7 Dec 2014 11:49:48 -0000 1.38 +++ ChangeLog 7 Dec 2014 13:21:10 -0000 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-nslcd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nslcd/ChangeLog,v 1.38 2014/12/07 11:49:48 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nslcd/ChangeLog,v 1.39 2014/12/07 13:21:10 perfinion Exp $ + + 07 Dec 2014; Jason Zaman + selinux-nslcd-2.20140311-r7.ebuild: + Stabilize 2.20140311-r7 *selinux-nslcd-2.20141203-r1 (07 Dec 2014)