diff options
Diffstat (limited to 'sec-policy/selinux-vnstatd')
-rw-r--r-- | sec-policy/selinux-vnstatd/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-vnstatd/selinux-vnstatd-2.20120725-r8.ebuild | 14 |
2 files changed, 20 insertions, 2 deletions
diff --git a/sec-policy/selinux-vnstatd/ChangeLog b/sec-policy/selinux-vnstatd/ChangeLog index 425f8a85ecb8..b2f808952912 100644 --- a/sec-policy/selinux-vnstatd/ChangeLog +++ b/sec-policy/selinux-vnstatd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-vnstatd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vnstatd/ChangeLog,v 1.14 2012/11/18 15:18:27 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vnstatd/ChangeLog,v 1.15 2012/12/03 08:52:15 swift Exp $ + +*selinux-vnstatd-2.20120725-r8 (03 Dec 2012) + + 03 Dec 2012; Sven Vermeulen +selinux-vnstatd-2.20120725-r8.ebuild: + Bumping to revision 8 *selinux-vnstatd-2.20120725-r7 (18 Nov 2012) @@ -60,4 +65,3 @@ 04 Dec 2011; <swift@gentoo.org> +selinux-vnstatd-2.20110726.ebuild, +metadata.xml: Adding SELinux module for vnstatd - diff --git a/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20120725-r8.ebuild b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20120725-r8.ebuild new file mode 100644 index 000000000000..1918b94c0e25 --- /dev/null +++ b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20120725-r8.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-vnstatd/selinux-vnstatd-2.20120725-r8.ebuild,v 1.1 2012/12/03 08:52:15 swift Exp $ +EAPI="4" + +IUSE="" +MODS="vnstatd" +BASEPOL="2.20120725-r8" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vnstatd" + +KEYWORDS="~amd64 ~x86" |