diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-07-26 13:07:44 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-07-26 13:07:44 +0000 |
commit | 9bb9509203d29cdab2f1e2f65ff33b7548d43bcc (patch) | |
tree | 3d533f46434784c06ac42b924b5d3a8c301ad444 /sec-policy/selinux-acct | |
parent | Stable ppc64, bug #426668 (diff) | |
download | historical-9bb9509203d29cdab2f1e2f65ff33b7548d43bcc.tar.gz historical-9bb9509203d29cdab2f1e2f65ff33b7548d43bcc.tar.bz2 historical-9bb9509203d29cdab2f1e2f65ff33b7548d43bcc.zip |
Bump to rev15
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-acct')
-rw-r--r-- | sec-policy/selinux-acct/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-acct/selinux-acct-2.20120215-r15.ebuild | 14 |
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-acct/ChangeLog b/sec-policy/selinux-acct/ChangeLog index 54e2027e2ed9..869c6b414edf 100644 --- a/sec-policy/selinux-acct/ChangeLog +++ b/sec-policy/selinux-acct/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-acct # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-acct/ChangeLog,v 1.10 2012/07/17 14:27:29 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-acct/ChangeLog,v 1.11 2012/07/26 13:07:16 swift Exp $ + +*selinux-acct-2.20120215-r15 (26 Jul 2012) + + 26 Jul 2012; Sven Vermeulen +selinux-acct-2.20120215-r15.ebuild: + Bump to rev15 16 Jul 2012; <swift@gentoo.org> +selinux-acct-2.20120215-r14.ebuild: Bumping to rev14 diff --git a/sec-policy/selinux-acct/selinux-acct-2.20120215-r15.ebuild b/sec-policy/selinux-acct/selinux-acct-2.20120215-r15.ebuild new file mode 100644 index 000000000000..6688e7e42e62 --- /dev/null +++ b/sec-policy/selinux-acct/selinux-acct-2.20120215-r15.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-acct/selinux-acct-2.20120215-r15.ebuild,v 1.1 2012/07/26 13:07:16 swift Exp $ +EAPI="4" + +IUSE="" +MODS="acct" +BASEPOL="2.20120215-r15" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for acct" + +KEYWORDS="~amd64 ~x86" |