diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-06-16 16:23:12 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-06-16 16:23:12 +0000 |
commit | 0b75e4ea9698547f85abdc712daaf29794f2e899 (patch) | |
tree | 07dd44d06483da2b817932305b78a5d67498d4b1 /sec-policy/selinux-phpfpm | |
parent | minor version bump with manpage corrections, bug 459884. Migrate to distutils... (diff) | |
download | gentoo-2-0b75e4ea9698547f85abdc712daaf29794f2e899.tar.gz gentoo-2-0b75e4ea9698547f85abdc712daaf29794f2e899.tar.bz2 gentoo-2-0b75e4ea9698547f85abdc712daaf29794f2e899.zip |
Stabilizing 20130424 policies
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-phpfpm')
-rw-r--r-- | sec-policy/selinux-phpfpm/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-phpfpm/selinux-phpfpm-2.20130424-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-phpfpm/ChangeLog b/sec-policy/selinux-phpfpm/ChangeLog index 802aee056aa9..6a5bb067caa3 100644 --- a/sec-policy/selinux-phpfpm/ChangeLog +++ b/sec-policy/selinux-phpfpm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-phpfpm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog,v 1.18 2013/05/06 14:46:29 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog,v 1.19 2013/06/16 16:22:42 swift Exp $ + + 16 Jun 2013; Sven Vermeulen <swift@gentoo.org> + selinux-phpfpm-2.20130424-r1.ebuild: + Stabilize 20130424 policies *selinux-phpfpm-2.20130424-r1 (06 May 2013) diff --git a/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20130424-r1.ebuild b/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20130424-r1.ebuild index 868b87406e22..f4f1049380a7 100644 --- a/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20130424-r1.ebuild +++ b/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20130424-r1.ebuild @@ -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-phpfpm/selinux-phpfpm-2.20130424-r1.ebuild,v 1.1 2013/05/06 14:46:29 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20130424-r1.ebuild,v 1.2 2013/06/16 16:22:42 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for phpfpm" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-apache " |