diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-12-13 10:05:22 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-12-13 10:05:22 +0000 |
commit | 41a50d97b0cca88c6fe92408a3e996c9f12bb676 (patch) | |
tree | d7919bb73078eb66568f5645864bcfec45dcb093 /sec-policy/selinux-bind | |
parent | Bump for #447074 (diff) | |
download | gentoo-2-41a50d97b0cca88c6fe92408a3e996c9f12bb676.tar.gz gentoo-2-41a50d97b0cca88c6fe92408a3e996c9f12bb676.tar.bz2 gentoo-2-41a50d97b0cca88c6fe92408a3e996c9f12bb676.zip |
Stabilization
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-bind')
-rw-r--r-- | sec-policy/selinux-bind/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-bind/selinux-bind-2.20120725-r8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog index f7b175644dae..cc5184a6bf8d 100644 --- a/sec-policy/selinux-bind/ChangeLog +++ b/sec-policy/selinux-bind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-bind # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.45 2012/12/03 08:52:30 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.46 2012/12/13 10:05:05 swift Exp $ + + 13 Dec 2012; Sven Vermeulen selinux-bind-2.20120725-r8.ebuild: + Stabilization *selinux-bind-2.20120725-r8 (03 Dec 2012) diff --git a/sec-policy/selinux-bind/selinux-bind-2.20120725-r8.ebuild b/sec-policy/selinux-bind/selinux-bind-2.20120725-r8.ebuild index 6d103798cbc6..5771ecbedf1b 100644 --- a/sec-policy/selinux-bind/selinux-bind-2.20120725-r8.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-2.20120725-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-2.20120725-r8.ebuild,v 1.1 2012/12/03 08:52:30 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-2.20120725-r8.ebuild,v 1.2 2012/12/13 10:05:05 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for bind" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |