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 95774138010 for ; Fri, 29 Mar 2013 10:51:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F1B4E094A; Fri, 29 Mar 2013 10:51:07 +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 CAB6DE0943 for ; Fri, 29 Mar 2013 10:51:05 +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 E2D1533DC18 for ; Fri, 29 Mar 2013 10:51:04 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id A80C92171D; Fri, 29 Mar 2013 10:51:03 +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-amanda: selinux-amanda-2.20120725-r12.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: selinux-amanda-2.20120725-r12.ebuild ChangeLog X-VCS-Directories: sec-policy/selinux-amanda X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130329105103.A80C92171D@flycatcher.gentoo.org> Date: Fri, 29 Mar 2013 10:51:03 +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: 7d6e1545-fd9a-4d6e-89ad-ce6cbbf8e5a2 X-Archives-Hash: 4b48b931d19e38271394ce0e68e7a601 swift 13/03/29 10:51:03 Modified: selinux-amanda-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-amanda/selinux-amanda-2.20120725-r12.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20120725-r12.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20120725-r12.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20120725-r12.ebuild?r1=1.1&r2=1.2 Index: selinux-amanda-2.20120725-r12.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20120725-r12.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-amanda-2.20120725-r12.ebuild 9 Mar 2013 12:36:54 -0000 1.1 +++ selinux-amanda-2.20120725-r12.ebuild 29 Mar 2013 10:51:03 -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-amanda/selinux-amanda-2.20120725-r12.ebuild,v 1.1 2013/03/09 12:36:54 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20120725-r12.ebuild,v 1.2 2013/03/29 10:51:03 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ DESCRIPTION="SELinux policy for amanda" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-inetd " 1.28 sec-policy/selinux-amanda/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 9 Mar 2013 12:36:54 -0000 1.27 +++ ChangeLog 29 Mar 2013 10:51:03 -0000 1.28 @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-amanda # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.27 2013/03/09 12:36:54 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.28 2013/03/29 10:51:03 swift Exp $ + + 29 Mar 2013; Sven Vermeulen + selinux-amanda-2.20120725-r12.ebuild: + Stabilize r12, fixes 455080, 453724, 461880, 453722, 452166, 458876, 457618, + 456910, 456194, 453990 and 460152 *selinux-amanda-2.20120725-r12 (09 Mar 2013)