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 E722113800E for ; Fri, 3 Aug 2012 11:09:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACA13E06B7; Fri, 3 Aug 2012 11:08:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7BF9CE06B5 for ; Fri, 3 Aug 2012 11:08:51 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C34BB1B403A for ; Fri, 3 Aug 2012 11:08:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 88E14E543E for ; Fri, 3 Aug 2012 11:08:49 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1342119015.f31f0c8da9334df460c4b0a29565e04e065830ec.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-dev:master commit in: sec-policy/selinux-phpfpm/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: sec-policy/selinux-phpfpm/ChangeLog sec-policy/selinux-phpfpm/selinux-phpfpm-2.20120215-r14.ebuild sec-policy/selinux-phpfpm/selinux-phpfpm-2.20120215.ebuild X-VCS-Directories: sec-policy/selinux-phpfpm/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: f31f0c8da9334df460c4b0a29565e04e065830ec X-VCS-Branch: master Date: Fri, 3 Aug 2012 11:08:49 +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: 2917bb10-dc64-4cd3-879d-cefe352e9d77 X-Archives-Hash: 621cf99081d42dc6ebcc9500da984762 commit: f31f0c8da9334df460c4b0a29565e04e065830ec Author: Sven Vermeulen siphos be> AuthorDate: Thu Jul 12 18:50:15 2012 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Thu Jul 12 18:50:15 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=f31f0c8d Update and prepare for move to portage tree --- sec-policy/selinux-phpfpm/ChangeLog | 6 ++++++ ...ebuild => selinux-phpfpm-2.20120215-r14.ebuild} | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) diff --git a/sec-policy/selinux-phpfpm/ChangeLog b/sec-policy/selinux-phpfpm/ChangeLog index 4aa9b4b..872df8d 100644 --- a/sec-policy/selinux-phpfpm/ChangeLog +++ b/sec-policy/selinux-phpfpm/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*selinux-phpfpm-2.20120215-r14 (12 Jul 2012) + + 12 Jul 2012; -selinux-phpfpm-2.20120215.ebuild, + +selinux-phpfpm-2.20120215-r14.ebuild: + Bump to rev14 + *selinux-phpfpm-2.20120215 (24 Jun 2012) 24 Jun 2012; +selinux-phpfpm-2.20120215.ebuild, diff --git a/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20120215.ebuild b/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20120215-r14.ebuild similarity index 94% rename from sec-policy/selinux-phpfpm/selinux-phpfpm-2.20120215.ebuild rename to sec-policy/selinux-phpfpm/selinux-phpfpm-2.20120215-r14.ebuild index 2d6323c..3f54f81 100644 --- a/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20120215.ebuild +++ b/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20120215-r14.ebuild @@ -5,7 +5,7 @@ EAPI="4" IUSE="" MODS="phpfpm" -BASEPOL="2.20120215-r13" +BASEPOL="2.20120215-r14" inherit selinux-policy-2