diff options
author | 2013-08-15 07:00:51 +0000 | |
---|---|---|
committer | 2013-08-15 07:00:51 +0000 | |
commit | 971313e80c3246c6c05af07bc5e2391993a5e89a (patch) | |
tree | 65df98f644c955eabef9d5c2bebf757e858cb737 /sec-policy/selinux-awstats | |
parent | Bump (diff) | |
download | gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.tar.gz gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.tar.bz2 gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.zip |
Stabilize r2 of policies
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-awstats')
-rw-r--r-- | sec-policy/selinux-awstats/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-awstats/selinux-awstats-2.20130424-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-awstats/ChangeLog b/sec-policy/selinux-awstats/ChangeLog index df64cfb0c700..e14a18ddf286 100644 --- a/sec-policy/selinux-awstats/ChangeLog +++ b/sec-policy/selinux-awstats/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-awstats # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/ChangeLog,v 1.30 2013/07/20 21:30:20 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/ChangeLog,v 1.31 2013/08/15 07:00:24 swift Exp $ + + 15 Aug 2013; Sven Vermeulen <swift@gentoo.org> + selinux-awstats-2.20130424-r2.ebuild: + Stabilize r2 of policies *selinux-awstats-2.20130424-r2 (20 Jul 2013) diff --git a/sec-policy/selinux-awstats/selinux-awstats-2.20130424-r2.ebuild b/sec-policy/selinux-awstats/selinux-awstats-2.20130424-r2.ebuild index ffbb6a3917fa..486ab0cebb30 100644 --- a/sec-policy/selinux-awstats/selinux-awstats-2.20130424-r2.ebuild +++ b/sec-policy/selinux-awstats/selinux-awstats-2.20130424-r2.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-awstats/selinux-awstats-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:20 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/selinux-awstats-2.20130424-r2.ebuild,v 1.2 2013/08/15 07:00:24 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for awstats" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-apache " |