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 C1143198003 for ; Sat, 9 Mar 2013 12:43:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91D84E0A5E; Sat, 9 Mar 2013 12:37:31 +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 42CA4E0A9D for ; Sat, 9 Mar 2013 12:37:29 +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 5A44533DDE4 for ; Sat, 9 Mar 2013 12:37:18 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 1D2A321725; Sat, 9 Mar 2013 12:37:17 +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-makewhatis: selinux-makewhatis-2.20120725-r12.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: selinux-makewhatis-2.20120725-r12.ebuild ChangeLog X-VCS-Directories: sec-policy/selinux-makewhatis X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130309123717.1D2A321725@flycatcher.gentoo.org> Date: Sat, 9 Mar 2013 12:37:17 +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: d0db033e-5fdc-49da-8a04-50133202d2ea X-Archives-Hash: 41cd168735bf2423d73ef669c4206ec7 swift 13/03/09 12:37:17 Modified: ChangeLog Added: selinux-makewhatis-2.20120725-r12.ebuild Log: Pushing out rev 12 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB) Revision Changes Path 1.9 sec-policy/selinux-makewhatis/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 23 Feb 2013 17:24:41 -0000 1.8 +++ ChangeLog 9 Mar 2013 12:37:16 -0000 1.9 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-makewhatis # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog,v 1.8 2013/02/23 17:24:41 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog,v 1.9 2013/03/09 12:37:16 swift Exp $ + +*selinux-makewhatis-2.20120725-r12 (09 Mar 2013) + + 09 Mar 2013; Sven Vermeulen + +selinux-makewhatis-2.20120725-r12.ebuild: + Pushing out rev 12 23 Feb 2013; Sven Vermeulen selinux-makewhatis-2.20120725-r11.ebuild: 1.1 sec-policy/selinux-makewhatis/selinux-makewhatis-2.20120725-r12.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20120725-r12.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20120725-r12.ebuild?rev=1.1&content-type=text/plain Index: selinux-makewhatis-2.20120725-r12.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-makewhatis/selinux-makewhatis-2.20120725-r12.ebuild,v 1.1 2013/03/09 12:37:16 swift Exp $ EAPI="4" IUSE="" MODS="makewhatis" BASEPOL="2.20120725-r12" inherit selinux-policy-2 DESCRIPTION="SELinux policy for makewhatis" KEYWORDS="~amd64 ~x86"