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 D3B18138010 for ; Fri, 29 Mar 2013 10:57:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBEECE0AF8; Fri, 29 Mar 2013 10:51:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 46E6BE0B08 for ; Fri, 29 Mar 2013 10:51:34 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6653633DBFA for ; Fri, 29 Mar 2013 10:51:28 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 308AC20081; Fri, 29 Mar 2013 10:51:27 +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-links: selinux-links-2.20120725-r12.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: selinux-links-2.20120725-r12.ebuild ChangeLog X-VCS-Directories: sec-policy/selinux-links X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130329105127.308AC20081@flycatcher.gentoo.org> Date: Fri, 29 Mar 2013 10:51:27 +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: 829b8628-7c9a-4f6b-a676-942f2389d486 X-Archives-Hash: 48a069df128bff1c0226197a40385988 swift 13/03/29 10:51:27 Modified: selinux-links-2.20120725-r12.ebuild ChangeLog Log: Stabilize r12, fixes 455080, 453724, 461880, 453722, 452166, 458876, 457618, 456910, 456194, 453990 and 460152 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB) Revision Changes Path 1.2 sec-policy/selinux-links/selinux-links-2.20120725-r12.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-links/selinux-links-2.20120725-r12.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-links/selinux-links-2.20120725-r12.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-links/selinux-links-2.20120725-r12.ebuild?r1=1.1&r2=1.2 Index: selinux-links-2.20120725-r12.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/selinux-links-2.20120725-r12.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-links-2.20120725-r12.ebuild 9 Mar 2013 12:37:17 -0000 1.1 +++ selinux-links-2.20120725-r12.ebuild 29 Mar 2013 10:51:26 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/selinux-links-2.20120725-r12.ebuild,v 1.1 2013/03/09 12:37:17 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/selinux-links-2.20120725-r12.ebuild,v 1.2 2013/03/29 10:51:26 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for links" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.26 sec-policy/selinux-links/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-links/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-links/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-links/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 9 Mar 2013 12:37:17 -0000 1.25 +++ ChangeLog 29 Mar 2013 10:51:27 -0000 1.26 @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-links # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/ChangeLog,v 1.25 2013/03/09 12:37:17 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/ChangeLog,v 1.26 2013/03/29 10:51:27 swift Exp $ + + 29 Mar 2013; Sven Vermeulen + selinux-links-2.20120725-r12.ebuild: + Stabilize r12, fixes 455080, 453724, 461880, 453722, 452166, 458876, 457618, + 456910, 456194, 453990 and 460152 *selinux-links-2.20120725-r12 (09 Mar 2013)