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 2541F138200 for ; Sat, 13 Oct 2012 16:42:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38B10E05FA; Sat, 13 Oct 2012 16:33:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9C79421C08B for ; Sat, 13 Oct 2012 16:30:51 +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 0B02A33DAB7 for ; Sat, 13 Oct 2012 16:30:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id CA65C21604; Sat, 13 Oct 2012 16:30:44 +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-milter: selinux-milter-9999.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: selinux-milter-9999.ebuild ChangeLog X-VCS-Directories: sec-policy/selinux-milter X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121013163044.CA65C21604@flycatcher.gentoo.org> Date: Sat, 13 Oct 2012 16:30:44 +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: ce6a0e03-b337-4af7-9c49-54b17e27daf6 X-Archives-Hash: 5adf7a56b38f2e4f36eb52b32ae24166 swift 12/10/13 16:30:44 Modified: ChangeLog Added: selinux-milter-9999.ebuild Log: Adding live ebuilds for SELinux policies (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.15 sec-policy/selinux-milter/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-milter/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-milter/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-milter/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-milter/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 4 Oct 2012 18:29:36 -0000 1.14 +++ ChangeLog 13 Oct 2012 16:30:44 -0000 1.15 @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-milter # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-milter/ChangeLog,v 1.14 2012/10/04 18:29:36 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-milter/ChangeLog,v 1.15 2012/10/13 16:30:44 swift Exp $ + +*selinux-milter-9999 (13 Oct 2012) + + 13 Oct 2012; +selinux-milter-9999.ebuild: + Adding live ebuild 04 Oct 2012; selinux-milter-2.20120725-r5.ebuild: Stabilization 1.1 sec-policy/selinux-milter/selinux-milter-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-milter/selinux-milter-9999.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-milter/selinux-milter-9999.ebuild?rev=1.1&content-type=text/plain Index: selinux-milter-9999.ebuild =================================================================== # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-milter/selinux-milter-9999.ebuild,v 1.1 2012/10/13 16:30:44 swift Exp $ EAPI="4" IUSE="" MODS="milter" BASEPOL="9999" inherit selinux-policy-2 DESCRIPTION="SELinux policy for milter" KEYWORDS=""