diff options
Diffstat (limited to 'sec-policy/selinux-mandb')
-rw-r--r-- | sec-policy/selinux-mandb/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-mandb/selinux-mandb-2.20140311-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-mandb/ChangeLog b/sec-policy/selinux-mandb/ChangeLog index b020ad8d6352..72eb85b00ad2 100644 --- a/sec-policy/selinux-mandb/ChangeLog +++ b/sec-policy/selinux-mandb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-mandb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mandb/ChangeLog,v 1.5 2014/04/19 14:12:56 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mandb/ChangeLog,v 1.6 2014/04/19 15:51:08 swift Exp $ + + 19 Apr 2014; Sven Vermeulen <swift@gentoo.org> + selinux-mandb-2.20140311-r1.ebuild: + Stabilize r1 policies *selinux-mandb-2.20140311-r2 (19 Apr 2014) diff --git a/sec-policy/selinux-mandb/selinux-mandb-2.20140311-r1.ebuild b/sec-policy/selinux-mandb/selinux-mandb-2.20140311-r1.ebuild index b2c11e545285..62a8e2a56e8b 100644 --- a/sec-policy/selinux-mandb/selinux-mandb-2.20140311-r1.ebuild +++ b/sec-policy/selinux-mandb/selinux-mandb-2.20140311-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mandb/selinux-mandb-2.20140311-r1.ebuild,v 1.1 2014/03/21 19:13:32 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mandb/selinux-mandb-2.20140311-r1.ebuild,v 1.2 2014/04/19 15:51:08 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mandb" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |