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 A1D451381F3 for ; Sat, 20 Jul 2013 21:36:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3543E0A93; Sat, 20 Jul 2013 21:30:51 +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 CD065E0ABD for ; Sat, 20 Jul 2013 21:30:46 +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 E62B133E972 for ; Sat, 20 Jul 2013 21:30:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 622C421721; Sat, 20 Jul 2013 21:30:39 +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-alsa: ChangeLog selinux-alsa-2.20130424-r2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog selinux-alsa-2.20130424-r2.ebuild X-VCS-Directories: sec-policy/selinux-alsa X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130720213039.622C421721@flycatcher.gentoo.org> Date: Sat, 20 Jul 2013 21:30:39 +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: c24baba1-d062-414b-83e3-6b87d3abe538 X-Archives-Hash: 8aa6952bdc6667497b47ec3cf5e076a2 swift 13/07/20 21:30:39 Modified: ChangeLog Added: selinux-alsa-2.20130424-r2.ebuild Log: release rev2 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB) Revision Changes Path 1.31 sec-policy/selinux-alsa/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-alsa/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-alsa/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-alsa/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-alsa/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 16 Jun 2013 16:23:01 -0000 1.30 +++ ChangeLog 20 Jul 2013 21:30:39 -0000 1.31 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-alsa # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-alsa/ChangeLog,v 1.30 2013/06/16 16:23:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-alsa/ChangeLog,v 1.31 2013/07/20 21:30:39 swift Exp $ + +*selinux-alsa-2.20130424-r2 (20 Jul 2013) + + 20 Jul 2013; Sven Vermeulen + +selinux-alsa-2.20130424-r2.ebuild: + Pushing out rev 2 16 Jun 2013; Sven Vermeulen selinux-alsa-2.20130424-r1.ebuild: 1.1 sec-policy/selinux-alsa/selinux-alsa-2.20130424-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-alsa/selinux-alsa-2.20130424-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-alsa/selinux-alsa-2.20130424-r2.ebuild?rev=1.1&content-type=text/plain Index: selinux-alsa-2.20130424-r2.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-alsa/selinux-alsa-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:39 swift Exp $ EAPI="4" IUSE="" MODS="alsa" BASEPOL="2.20130424-r2" inherit selinux-policy-2 DESCRIPTION="SELinux policy for alsa" KEYWORDS="~amd64 ~x86"