diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-07-30 16:26:12 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-07-30 16:26:12 +0000 |
commit | aa45a99ca68dde4887a1ede1fcbb060dbd6921e1 (patch) | |
tree | 6b9d84f3ff8ff287320f51e265b3ba6a034a6ad3 /sec-policy/selinux-squid | |
parent | Remove old unsupported versions (diff) | |
download | historical-aa45a99ca68dde4887a1ede1fcbb060dbd6921e1.tar.gz historical-aa45a99ca68dde4887a1ede1fcbb060dbd6921e1.tar.bz2 historical-aa45a99ca68dde4887a1ede1fcbb060dbd6921e1.zip |
Stabilization of rev 14 (SELinux policies)
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-squid')
-rw-r--r-- | sec-policy/selinux-squid/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-squid/selinux-squid-2.20120215-r14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-squid/ChangeLog b/sec-policy/selinux-squid/ChangeLog index f5efd576c6b2..75fde8442ea2 100644 --- a/sec-policy/selinux-squid/ChangeLog +++ b/sec-policy/selinux-squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-squid # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-squid/ChangeLog,v 1.45 2012/07/26 13:07:37 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-squid/ChangeLog,v 1.46 2012/07/30 16:25:34 swift Exp $ + + 30 Jul 2012; <swift@gentoo.org> selinux-squid-2.20120215-r14.ebuild: + Stabilization of revision 14 of the SELinux policy modules *selinux-squid-2.20120215-r15 (26 Jul 2012) diff --git a/sec-policy/selinux-squid/selinux-squid-2.20120215-r14.ebuild b/sec-policy/selinux-squid/selinux-squid-2.20120215-r14.ebuild index 1cd51c545459..537cd3817321 100644 --- a/sec-policy/selinux-squid/selinux-squid-2.20120215-r14.ebuild +++ b/sec-policy/selinux-squid/selinux-squid-2.20120215-r14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-squid/selinux-squid-2.20120215-r14.ebuild,v 1.1 2012/07/17 14:26:54 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-squid/selinux-squid-2.20120215-r14.ebuild,v 1.2 2012/07/30 16:25:34 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for squid" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-apache " |