diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-12-29 14:39:30 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-12-29 14:39:30 +0000 |
commit | 6417d9adfc78b285c6d3158b89286189dc7e1532 (patch) | |
tree | fda8b2731396a924cf1374d8d288bfcaf98f5ea9 /sec-policy | |
parent | Fix bug #496158 - Add selinux-mandb to the tree (diff) | |
download | gentoo-2-6417d9adfc78b285c6d3158b89286189dc7e1532.tar.gz gentoo-2-6417d9adfc78b285c6d3158b89286189dc7e1532.tar.bz2 gentoo-2-6417d9adfc78b285c6d3158b89286189dc7e1532.zip |
Stabilize r2
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sec-policy')
-rw-r--r-- | sec-policy/selinux-mandb/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-mandb/selinux-mandb-2.20130424-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-mandb/ChangeLog b/sec-policy/selinux-mandb/ChangeLog index 82e1d8c18848..dcf5af229ab5 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mandb/ChangeLog,v 1.1 2013/12/29 14:37:45 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mandb/ChangeLog,v 1.2 2013/12/29 14:39:30 swift Exp $ + + 29 Dec 2013; Sven Vermeulen <swift@gentoo.org> + selinux-mandb-2.20130424-r2.ebuild: + Stabilize r2 *selinux-mandb-9999 (29 Dec 2013) *selinux-mandb-2.20130424-r4 (29 Dec 2013) diff --git a/sec-policy/selinux-mandb/selinux-mandb-2.20130424-r2.ebuild b/sec-policy/selinux-mandb/selinux-mandb-2.20130424-r2.ebuild index 93151e1a1710..398594357ff6 100644 --- a/sec-policy/selinux-mandb/selinux-mandb-2.20130424-r2.ebuild +++ b/sec-policy/selinux-mandb/selinux-mandb-2.20130424-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.20130424-r2.ebuild,v 1.1 2013/12/29 14:37:45 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mandb/selinux-mandb-2.20130424-r2.ebuild,v 1.2 2013/12/29 14:39:30 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mandb" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |