diff options
Diffstat (limited to 'sec-policy/selinux-smartmon')
-rw-r--r-- | sec-policy/selinux-smartmon/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-smartmon/selinux-smartmon-2.20120725-r9.ebuild | 14 |
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-smartmon/ChangeLog b/sec-policy/selinux-smartmon/ChangeLog index 806c7bc858f2..0d4ad72629bc 100644 --- a/sec-policy/selinux-smartmon/ChangeLog +++ b/sec-policy/selinux-smartmon/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-smartmon # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/ChangeLog,v 1.19 2012/12/17 20:02:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/ChangeLog,v 1.20 2012/12/21 20:47:20 swift Exp $ + +*selinux-smartmon-2.20120725-r9 (21 Dec 2012) + + 21 Dec 2012; <swift@gentoo.org> +selinux-smartmon-2.20120725-r9.ebuild: + Bumping to revision 9 17 Dec 2012; Sven Vermeulen -selinux-smartmon-2.20120215-r1.ebuild, -selinux-smartmon-2.20120215-r14.ebuild, diff --git a/sec-policy/selinux-smartmon/selinux-smartmon-2.20120725-r9.ebuild b/sec-policy/selinux-smartmon/selinux-smartmon-2.20120725-r9.ebuild new file mode 100644 index 000000000000..ce2ec1d0d458 --- /dev/null +++ b/sec-policy/selinux-smartmon/selinux-smartmon-2.20120725-r9.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-smartmon/selinux-smartmon-2.20120725-r9.ebuild,v 1.1 2012/12/21 20:47:20 swift Exp $ +EAPI="4" + +IUSE="" +MODS="smartmon" +BASEPOL="2.20120725-r9" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for smartmon" + +KEYWORDS="~amd64 ~x86" |