diff options
Diffstat (limited to 'sec-policy/selinux-smartmon')
-rw-r--r-- | sec-policy/selinux-smartmon/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-smartmon/selinux-smartmon-2.20130424-r4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sec-policy/selinux-smartmon/ChangeLog b/sec-policy/selinux-smartmon/ChangeLog index 87d9b0e0abfb..263d482a8630 100644 --- a/sec-policy/selinux-smartmon/ChangeLog +++ b/sec-policy/selinux-smartmon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-smartmon -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/ChangeLog,v 1.32 2013/12/11 13:20:31 swift Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/ChangeLog,v 1.33 2014/01/12 20:22:15 swift Exp $ + + 12 Jan 2014; Sven Vermeulen <swift@gentoo.org> + selinux-smartmon-2.20130424-r4.ebuild: + Stabilize 2.20130424-r4 *selinux-smartmon-2.20130424-r4 (11 Dec 2013) diff --git a/sec-policy/selinux-smartmon/selinux-smartmon-2.20130424-r4.ebuild b/sec-policy/selinux-smartmon/selinux-smartmon-2.20130424-r4.ebuild index cc73e95921ee..cf81adf88450 100644 --- a/sec-policy/selinux-smartmon/selinux-smartmon-2.20130424-r4.ebuild +++ b/sec-policy/selinux-smartmon/selinux-smartmon-2.20130424-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.20130424-r4.ebuild,v 1.1 2013/12/11 13:20:31 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/selinux-smartmon-2.20130424-r4.ebuild,v 1.2 2014/01/12 20:22:15 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for smartmon" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |