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 | 044823d5dba9c1aa6e4f066c88418e83b0f42d35 (patch) | |
tree | 4df47fc1df91d2b5ac7c72c2b718ad0117bd50c6 /sec-policy/selinux-clamav | |
parent | Stable ppc64, bug #426668 (diff) | |
download | gentoo-2-044823d5dba9c1aa6e4f066c88418e83b0f42d35.tar.gz gentoo-2-044823d5dba9c1aa6e4f066c88418e83b0f42d35.tar.bz2 gentoo-2-044823d5dba9c1aa6e4f066c88418e83b0f42d35.zip |
Bump to rev15
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-clamav')
-rw-r--r-- | sec-policy/selinux-clamav/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-clamav/selinux-clamav-2.20120215-r15.ebuild | 14 |
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-clamav/ChangeLog b/sec-policy/selinux-clamav/ChangeLog index fd006a647def..632fef67cd12 100644 --- a/sec-policy/selinux-clamav/ChangeLog +++ b/sec-policy/selinux-clamav/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-clamav # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clamav/ChangeLog,v 1.33 2012/07/17 14:27:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clamav/ChangeLog,v 1.34 2012/07/26 13:07:27 swift Exp $ + +*selinux-clamav-2.20120215-r15 (26 Jul 2012) + + 26 Jul 2012; Sven Vermeulen +selinux-clamav-2.20120215-r15.ebuild: + Bump to rev15 *selinux-clamav-2.20120215-r14 (16 Jul 2012) diff --git a/sec-policy/selinux-clamav/selinux-clamav-2.20120215-r15.ebuild b/sec-policy/selinux-clamav/selinux-clamav-2.20120215-r15.ebuild new file mode 100644 index 000000000000..3aade0083412 --- /dev/null +++ b/sec-policy/selinux-clamav/selinux-clamav-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-clamav/selinux-clamav-2.20120215-r15.ebuild,v 1.1 2012/07/26 13:07:27 swift Exp $ +EAPI="4" + +IUSE="" +MODS="clamav" +BASEPOL="2.20120215-r15" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for clamav" + +KEYWORDS="~amd64 ~x86" |